Skip to content
Cursor

Pleasanter MCP for Cursor

io.github.implem/pleasanter-mcp

Pleasanter MCP - You can perform data operations on Pleasanter directly from VSCode

client:Cursor transport:streamable-http

Install Pleasanter MCP in Cursor

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

{
  "mcpServers": {
    "pleasanter-mcp": {
      "url": "https://{server_host}/mcp"
    }
  }
}

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

Pleasanter MCP in other clients