Walnai Website MCP for VS Code
com.walnai/website
Public remote MCP server for Walnai AI Consulting services, pricing, calculator, FAQs, and adoption.
client:VS Code
transport:streamable-http
tools:16
Install Walnai Website MCP in VS Code
.vscode/mcp.json
{
"servers": {
"website": {
"type": "http",
"url": "https://walnai.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs