← Back to Plugins
MCP Server MCP

io.github.speakmancip/speakmanai

github By github 👁 1 views ▲ 0 votes

Multi-agent AI pipeline that generates professional Solution Architecture Documents.

Configuration Example

{
  "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"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...