Integrations

Official MCP Registry

MCP Registry indexes streamable HTTP MCP servers for Claude, Cursor, and other agent runtimes. Concierge Intel is published as xyz.conc-exe/concierge-intel — discovery and paid intel tools at /api/mcp, x402 USDC settlement, no API keys.

Status: Published — v1.0.1

Listing: xyz.conc-exe/concierge-intel

Remote URL: https://conc-exe.xyz/api/mcp

Agent skill: Agent Skills UI · /skills/concierge-intel/SKILL.md (raw)

Source repo: Not advertised — integrators use conc-exe.xyz discovery only.

Connect (Cursor / Claude Desktop)

{
  "mcpServers": {
    "concierge-intel": {
      "url": "https://conc-exe.xyz/api/mcp"
    }
  }
}

Paid tools/call require x402 settlement — pass paymentSignature after pay curl, or use pay.sh MCP.

Discovery on conc-exe.xyz

URLRole
GET /api/mcpMCP discovery · JSON-RPC initialize, tools/list, tools/call
GET /openapi.jsonOpenAPI 3.1 + x402 payment metadata
GET /.well-known/api-catalogRFC 9727 linkset — links to registry listing
GET /skills/concierge-intel/SKILL.mdAgent Skills pattern for sessions

Verify

curl.exe -s https://conc-exe.xyz/api/mcp
curl.exe -s https://conc-exe.xyz/skills/concierge-intel/SKILL.md

npm run mcp-registry:validate
npm run agent-readiness:audit

Live probes: Discover UI · Agent readiness

Related

Concierge Intel · MCP Registry · registry.modelcontextprotocol.io