The design MCP server connects to the Design App API at design.justevery.com, providing AI agents with tools to create, modify, and manage design projects. It exposes endpoints for handling design assets, project management, and collaboration features. Developers use it to automate design workflows, integrate design tools into applications, and streamline creative processes.
The design MCP server connects to the Design App API at design.justevery.com, providing AI agents with tools to create, modify, and manage design projects. It exposes endpoints for handling design assets, project management, and collaboration features. Developers use it to automate design workflows, integrate design tools into applications, and streamline creative processes.
npx -y @just-every/designAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"just-every-design-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @just-every/design"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from design?"
No configuration required. This server works out of the box.
"What resources are available in design?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in design"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in design with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.