mcp for VS Code
io.github.replynodes/mcp
Connect AI agents to Replynodes over the Model Context Protocol.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://app.replynodes.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs