MCP.so
Sign In
Servers

ValTown MCP Server

@PrashamTrivedi

ValTown MCP Server - Execute ValTown functions from AI assistants

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "valtown": {
      "type": "streamable-http",
      "url": "https://prashamtrivedi-valtown-mcp-server.val.run/mcp",
      "headers": {
        "x-val-town-token": "YOUR_VAL_TOWN_TOKEN_HERE"
      }
    }
  }
}

More from Other