4626.fun MCP server

4626.fun MCP server

This is the named 4626.fun Model Context Protocol page. The official server is a read-only HTTP transport at https://4626.fun/api/mcp. Discovery metadata is at /.well-known/mcp.json. Tools wrap public GET surfaces. They do not send transactions or accept webhook subscriptions.

Connect

URLhttps://4626.fun/api/mcp
TransportJSON-RPC 2.0 over HTTP POST. GET returns server metadata. Protocol version 2025-03-26.
Toolsget_openapi_spec, get_health, get_vault_report, list_explore_vaults.

Limits

The MCP endpoint is rate-limited and returns the same RateLimit headers as the REST API. For richer function-calling, load 4626.fun OpenAPI. CLI alternative: 4626.fun CLI.