runitonai mcp for Cursor
io.github.structlabs-io/runitonai-mcp
Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.
client:Cursor
transport:streamable-http
tools:11
Install runitonai mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"runitonai-mcp": {
"url": "https://mcp.runitonai.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs