MentorHoodMCP
Find mentors from any AI agent or assistant. Add this server to Claude, Cursor, or any MCP-compatible client to search MentorHood mentors directly in your workflow.
Endpoint
https://mcp.mentorhood.com/mcp
Add to Claude Code
# In ~/.claude.json or project .mcp.json
{
"mcpServers": {
"mentorhood": {
"url": "https://mcp.mentorhood.com/mcp",
"type": "http"
}
}
}