← Registry

Developer Tools

chain.love

Manages MCP registry actions, connections, and downstream runtime operations.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://app.chain.love/mcp

No auth detected

MCP server metadata

Name
chain-love-mcp-gateway
Version
0.1.0
Capabilities
resources.listChangedtools.listChanged

Known tools 5

discover_networks

List authoritative chain/network keys available in the current release.

Inferred read-only
discover_categories

For a chosen chain, list its dynamic categories and compact category summaries.

Inferred read-only
search

Search Chain.

Inferred read-only
bind_credentials_bag

Optionally bind session-scoped downstream credentials immediately after initialize.

Inferred read-only
execute

Unified execution entrypoint for registry actions, saved connection management, downstream MCP connection validation, and downstream MCP runtime actions

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.chain-love-mcp-gateway]
url = "https://app.chain.love/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chain-love-mcp-gateway": {
      "type": "http",
      "url": "https://app.chain.love/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chain-love-mcp-gateway
Remote MCP URL: https://app.chain.love/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "chain-love-mcp-gateway": {
      "url": "https://app.chain.love/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chain-love-mcp-gateway": {
      "type": "http",
      "url": "https://app.chain.love/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chain-love-mcp-gateway",
  "transport": "streamable-http",
  "url": "https://app.chain.love/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for chain.love was fetched 2026-07-26T07:23:42.305Z and is being refreshed.

Trust status Trusted

chain.love is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.