herohunt-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEROHUNT_API_KEY | Yes | Your People Search API key | |
| HEROHUNT_MCP_URL | No | Override the MCP endpoint URL | https://api.herohunt.ai/api/v1/mcp |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| people_searchA | Search for people profiles using natural language across LinkedIn, GitHub, and StackOverflow. Credits: 1 per reserved slot up front (default maxResults=100). Enrichment: +1 credit per LinkedIn profile with contact info. |
| people_search_paginateC | Fetch additional pages for an existing search. Free unless enrich is enabled. |
| account_usage_getB | Get plan, total/used/remaining credits, rate limit, and next credit reset date. Free. |
| account_searches_listC | List past searches with first-page profiles. Free. |
| account_upgrade_linkB | Get a dashboard URL prefilled with account email for plan upgrades. Free. |
| account_billing_portal_linkA | Get Stripe Customer Portal URL for managing subscriptions. Free. |
| api_keys_listA | List API key prefixes, scopes, and last-used timestamps. |
| api_keys_createA | Create a new API key. Full key is returned only once. Store it immediately. |
| api_keys_rotateA | Rotate an API key: deactivate old, issue new with same scopes. |
| api_keys_revokeB | Permanently revoke an API key. Irreversible. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/herohunt-ai/herohunt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server