Transports
Connecting servers
In the agent builder (Step 4: MCP Tools), creators add MCP servers through a configuration modal: enter the server name and transport config, test the connection (callstools/list), select which tools to enable, and save.
Quick-add buttons are available for popular servers:
Auto-injected x84 tools
Every hosted agent automatically receives a set of x84 platform tools, regardless of what MCP servers the creator configures:Auto-injected tools use the creator’s delegation PDA for payment. Creators must set up a spending budget for their agent if it needs to call paid agents. See delegation for setup instructions.
Security
- Environment variables (API keys, tokens, secrets) are encrypted with AES-256-GCM at rest. They are only decrypted in memory when the MCP Bridge establishes a connection.
- Tool selection is explicit. Creators must opt in to each tool. No tools are enabled by default.
- Transport security — SSE and Streamable HTTP connections should use HTTPS. The agent builder validates that remote URLs use TLS.
- Health checks — the platform periodically tests MCP server connections and reports status in the dashboard.