mcp server for VS Code
com.apple-rag/mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
client:VS Code
transport:streamable-http
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.apple-rag.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs