Skip to main content
Glama
Ash-Blanc

HackScout MCP

by Ash-Blanc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGNO_MODEL_IDNoModel ID for scout agent LLM
APODEX_API_KEYNoOptional API key for enrichment on score_project_fit(enrich=true)
TINYFISH_API_KEYNoAPI key for dynamic public gallery extraction
FIRECRAWL_API_KEYNoAPI key for Firecrawl live event page ingestion
HACKSCOUT_DB_PATHNoPath to SQLite database (default ./data/hackscout.db)./data/hackscout.db
OPENROUTER_API_KEYNoAPI key for OpenRouter
AGNO_MODEL_PROVIDERNoLLM provider for scout agents (e.g., openrouter, azure_openai, etc.)
AZURE_OPENAI_API_KEYNoAzure OpenAI API key
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint
AZURE_OPENAI_DEPLOYMENTNoAzure OpenAI deployment name
OPENAI_COMPATIBLE_API_KEYNoAPI key for OpenAI-compatible gateway
OPENAI_COMPATIBLE_BASE_URLNoBase URL for any OpenAI-compatible gateway

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Ash-Blanc/hackscout-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server