Public remote MCP server for Walnai AI Consulting services, pricing, calculator, FAQs, and adoption.
claude mcp add website --transport http https://walnai.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"website": {
"url": "https://walnai.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"website": {
"serverUrl": "https://walnai.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"website": {
"type": "http",
"url": "https://walnai.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"website": {
"url": "https://walnai.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"website": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://walnai.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://walnai.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.walnai--website/reviews or the review_server meta-tool.
POST /mcp