Skip to content
Cursor

nyambot mcp for Cursor

io.github.gabmj23/nyambot-mcp

L'administration française pour vos agents IA : communes, géocodage, risques, DPE.

client:Cursor transport:stdio runtime:pypi

Install nyambot mcp in Cursor

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

{
  "mcpServers": {
    "nyambot-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "nyambot-mcp"
      ]
    }
  }
}

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

nyambot mcp in other clients