Skip to content
VS Code

manthan for VS Code

tech.sirune/manthan

List and create Manthan concept-card decks from an AI agent — no AI quota spent for imports.

client:VS Code transport:streamable-http

Install manthan in VS Code

.vscode/mcp.json

{
  "servers": {
    "manthan": {
      "type": "http",
      "url": "https://api.sirune.tech/mcp"
    }
  }
}

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

manthan in other clients