Stdio configuration
Once connected, the server advertises 15 tools, all prefixed
xentfi_ (see Tools Reference). It speaks standard MCP tools/list and tools/call — no client-specific behavior is required.
If your client only supports remote/HTTP MCP servers
Use thexentfi-mcp-http binary instead (see Remote HTTP Deployment) and point your client at:
- URL:
https://your-deployment/mcp - Auth header:
Authorization: Bearer <agent-api-key>(plusx-xentfi-org-idif needed)
Testing without any client at all
Use the official MCP Inspector:xentfi_* tool by hand and inspect raw request/response payloads — the fastest way to sanity-check a new API key or debug a tool before wiring it into an actual agent client.
Next steps
Tools Reference
See every available tool.
Error Handling
How failures surface to the calling agent.

