Skip to content
Cursor

console mcp server for Cursor

io.github.mia-platform/console-mcp-server

The official MCP Server from Mia-Platform to interact with Mia-Platform Console

client:Cursor transport:streamable-http runtime:npm

Install console mcp server in Cursor

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

{
  "mcpServers": {
    "console-mcp-server": {
      "url": "https://console.cloud.mia-platform.eu/console-mcp-server/mcp"
    }
  }
}

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

console mcp server in other clients