Skip to content
VS Code

speakmanai for VS Code

io.github.speakmancip/speakmanai

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

client:VS Code transport:streamable-http

Install speakmanai in VS Code

.vscode/mcp.json

{
  "servers": {
    "speakmanai": {
      "type": "http",
      "url": "https://speakman.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

speakmanai in other clients