GraphOS MCP Server for VS Code
io.github.apollographql/graphos-mcp-server
Search Apollo docs, specs, and best practices
client:VS Code
transport:streamable-http
tools:14
Install GraphOS MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"graphos-mcp-server": {
"type": "http",
"url": "https://mcp.apollographql.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs