# Pickaxe MCP Server Configuration
# Copy this file to .env and fill in your values
# Studio API keys - add one or more studios
# Format: PICKAXE_STUDIO_<NAME>=<api-key>
# The <NAME> becomes how you reference this studio in tool calls
PICKAXE_STUDIO_MAIN=studio-your-api-key-here
# Optional: Add additional studios
# PICKAXE_STUDIO_STAGING=studio-your-staging-key
# PICKAXE_STUDIO_DEV=studio-your-dev-key
# Optional: Set default studio (used when no studio is specified)
# If only one studio is configured, it's used automatically
# PICKAXE_DEFAULT_STUDIO=MAIN
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/aplaceforallmystuff/mcp-pickaxe'
If you have feedback or need assistance with the MCP directory API, please join our Discord server