mcp for Cursor
market.mtok/mcp
Spot market for AI inference tokens. Buyers pay per draw in USDC on Base; sellers host delivery.
client:Cursor
transport:streamable-http
tools:13
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mtok.market/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs