{
  "name": "execpipe",
  "description": "Agent-First exec recruiting MCP server for venture-backed companies and VC firms. Network-graph-aware.",
  "endpoint": "https://execpipe.com/mcp",
  "transports": [
    "streamable-http",
    "sse"
  ],
  "sse_endpoint": "https://execpipe.com/sse",
  "auth": {
    "type": "bearer",
    "header": "Authorization",
    "obtain": "mailto:outreach@execpipe.com"
  },
  "agents_md": "https://execpipe.com/AGENTS.md",
  "llms_txt": "https://execpipe.com/llms.txt",
  "publisher": {
    "name": "Capital Thought, LLC",
    "url": "https://execpipe.com/",
    "email": "outreach@execpipe.com"
  }
}