Skip to content
Cursor

SUZURI MCP Server for Cursor

io.github.pepabo/suzuri-mcp

Official remote MCP server for SUZURI.

client:Cursor transport:streamable-http

Install SUZURI MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "suzuri-mcp": {
      "url": "https://mcp.suzuri.jp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SUZURI MCP Server in other clients