Skip to content
Cursor

mica crypto mcp for Cursor

io.github.csoai-org/mica-crypto-mcp

Markets in Crypto-Assets (MiCA) Regulation (EU) 2023/1114 compliance for EU crypto-asset issuers...

client:Cursor transport:stdio runtime:pypi

Install mica crypto mcp in Cursor

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

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

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

mica crypto mcp in other clients