Skip to content
VS Code

StitchAPI Docs for VS Code

dev.stitchapi/docs

Search and read the StitchAPI docs: search_docs finds relevant sections, get_doc reads a page.

client:VS Code transport:streamable-http runtime:npm tools:2

Install StitchAPI Docs in VS Code

.vscode/mcp.json

{
  "servers": {
    "docs": {
      "type": "http",
      "url": "https://stitchapi.dev/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

StitchAPI Docs in other clients