Skip to content
VS Code

Kuro AI Agent MCP Server for VS Code

com.fourmemeclaw/kuro-mcp

AI agent tools: translation (95+ langs), crypto research, compliance, summarization.

client:VS Code transport:streamable-http

Install Kuro AI Agent MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "kuro-mcp": {
      "type": "http",
      "url": "https://fourmemeclaw.com/mcp"
    }
  }
}

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

Kuro AI Agent MCP Server in other clients