Official MCP Registry
MCP Registry indexes streamable HTTP MCP servers for Claude, Cursor, and other agent runtimes.
Concierge is published as xyz.conc-exe/concierge-intel — discovery, paid intel tools, and Security Desk tools (security_scan, security_readiness, security_headers) at /api/mcp, x402 USDC settlement, no API keys.
Status: Published — v1.1.0
Listing: xyz.conc-exe/concierge-intel ↗
Remote URL: https://conc-exe.xyz/api/mcp
Agent skills: Agent Skills UI · concierge-intel · concierge-security
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 proxy x402 — unpaid calls return a live PAYMENT-REQUIRED challenge. Retry with paymentSignature, pass creditsWallet, or use pay.sh. Free tools: concierge_catalog, concierge_prepare_payment. SDK: @conc-exe/agent.
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 | Intel skill for agent sessions |
GET /skills/concierge-security/SKILL.md | Security Desk skill — scan / scout tools |
MCP security_scan / security_readiness / security_headers | Passive security tools on the same /api/mcp server |
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
- Agent SDK —
@conc-exe/agentdiscover → pay → call - Security Desk —
security_*MCP tools · passive authorized scans - Hermes Agent — Nous personal agent · remote MCP + skill
- x402scan — x402 resource fan-out
- pay.sh — CLI + MCP for paid calls
- Agent readiness — audit posture + distribution
Concierge Intel · MCP Registry · registry.modelcontextprotocol.io