James's MCP Server for VS Code
io.github.jgpas/mcp-first-server
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
client:VS Code
transport:streamable-http
tools:2
Install James's MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-first-server": {
"type": "http",
"url": "https://mcp-first-server.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs