MCP Servers

Two ways agents discover our infrastructure.

Hosted Endpoint Live

Public HTTP JSON-RPC endpoint — configure any MCP client to use it directly.

{
  "mcpServers": {
    "bastion": {
      "url": "https://workswithagents.dev/mcp-server/"
    }
  }
}

Full Package pip install

Complete 14-tool server with handoff protocol.

pip install wwa-mcp

Spotted something?

Suggest an improvement, report an error, or just say hi.