inference.sh for Cursor
ac.inference.sh/mcp
run any ai model. compose agents, stack knowledge, connect tools. one api, pay per run.
client:Cursor
transport:streamable-http
Install inference.sh in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.inference.sh/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs