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
| URL | Role |
|---|---|
GET /api/mcp | MCP discovery · JSON-RPC initialize, tools/list, tools/call |
GET /openapi.json | OpenAPI 3.1 + x402 payment metadata |
GET /.well-known/api-catalog | RFC 9727 linkset — links to registry listing |
GET /skills/concierge-intel/SKILL.md | Agent 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
- Intel APIs — structured JSON routes behind MCP tools
- x402scan — x402 resource fan-out
- pay.sh — CLI + MCP for paid calls
- Agent readiness — audit posture + distribution
Concierge Intel · MCP Registry · registry.modelcontextprotocol.io