Willform Agent for Claude Desktop
ai.willform/willform-agent
Deploy containers on Kubernetes with x402 billing. 9 workload types and source builds.
client:Claude Desktop
transport:streamable-http
Install Willform Agent in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"willform-agent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent.willform.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs