Stats
Actions
Tags
From Open Design
Provides access to design-related tools and data via a local daemon service based on Open Design. Connects to a local HTTP daemon at port 7456.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"open-design": {
"command": "od",
"args": [
"mcp",
"--daemon-url",
"http://127.0.0.1:7456"
],
"url": "http://127.0.0.1:7456"
}
}
}Server configuration and connection parameters
odhttp://127.0.0.1:7456Command-line arguments passed to the server process
First indexed Jun 3, 2026
Showing the 6 earliest of 12 plugins
First indexed Jun 3, 2026
Showing the 6 earliest of 12 plugins
npx claudepluginhub nexu-io/open-design --plugin open-design