GraphOS MCP Server for Cursor
io.github.apollographql/graphos-mcp-server
Search Apollo docs, specs, and best practices
client:Cursor
transport:streamable-http
tools:14
Install GraphOS MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"graphos-mcp-server": {
"url": "https://mcp.apollographql.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs