io.github.speakmancip/speakmanai✓
io.github.speakmancip/speakmanai · v1.0.10
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.speakmancip/speakmanai",
"description": "Multi-agent AI pipeline that generates professional Solution Architecture Documents.",
"repository": {
"url": "https://github.com/speakmancip/speakmanai_workflow",
"source": "github"
},
"version": "1.0.10",
"remotes": [
{
"type": "streamable-http",
"url": "https://speakman.ai/mcp",
"headers": [
{
"description": "Your SPEAKMAN.AI API key (starts with sk-speakman-). Get one at speakman.ai under Profile → MCP API Keys.",
"format": "string",
"name": "x-api-key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}