Open manufacturing and maker facility locations for country and facility-type queries.
claude mcp add distributed-manufacturing --transport http https://app.daedalmap.com/mcp/distributed_manufacturing
~/.cursor/mcp.json
{
"mcpServers": {
"distributed-manufacturing": {
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"distributed-manufacturing": {
"serverUrl": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
.vscode/mcp.json
{
"servers": {
"distributed-manufacturing": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"distributed-manufacturing": {
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"distributed-manufacturing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.daedalmap.com/mcp/distributed_manufacturing"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://app.daedalmap.com/mcp/distributed_manufacturing | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.daedalmap--distributed-manufacturing/reviews or the review_server meta-tool.
POST /mcp