mcpbeat

Chain.Love MCP Server

love.chain.app/chainlove-mcp
answering

Chain.Love MCP is answering right now. Last checked 9 min ago. It exposes 5 tools.

Hosted MCP gateway for Web3 infra discovery across 20+ networks via one endpoint.

Uptime history 41 hours of history · worst hour 75%
41 hours agonow
98.9%
Uptime 24h
90 of 91 checks
5
Tools
read from the server
397 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add chainlove-mcp --transport http https://app.chain.love/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chainlove-mcp": {
      "url": "https://app.chain.love/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.chainlove-mcp]
url = "https://app.chain.love/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "chainlove-mcp": {
      "url": "https://app.chain.love/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "chainlove-mcp": {
      "url": "https://app.chain.love/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

discover
discover_categories
For a chosen chain, list its dynamic categories and compact category summaries. Call this after discover_networks and before search when you want deterministic retrieval.
discover_networks
List authoritative chain/network keys available in the current release. Call this first to choose a valid chain before discover_categories or search.
bind
bind_credentials_bag
Optionally bind session-scoped downstream credentials immediately after initialize. Safe to call even when no credentials are available.
execute
execute
Unified execution entrypoint for registry actions, saved connection management, downstream MCP connection validation, and downstream MCP runtime actions
search
search
Search Chain.Love registry services. Prefer passing explicit chain/category from discover_networks and discover_categories, but standalone search still works without prior discovery.

Endpoints

URLTransportStateLatencyChecked
https://app.chain.love/mcp streamable-http answering 430 ms 9 min ago

Chain.Love MCP — questions

Answers built from our own checks of this server.

What can Chain.Love MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: bind_credentials_bag, discover_categories, discover_networks, execute, search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Chain.Love MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 397 ms. The bar chart above shows every period we have measured.
How do I connect Chain.Love MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Chain.Love MCP need an API key?
No. Chain.Love MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Chain.Love MCP?
It answers our handshake in 397 ms on average, which is faster than 34% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.