Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOVRIDER_API_KEY | Yes | Your GovRider API key. Get one at https://govrider.ai/app/api-keys | |
| GOVRIDER_API_BASE | No | Override API base URL (default: https://www.govrider.ai) | https://www.govrider.ai |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_opportunities | Search government procurement opportunities worldwide. Returns sector category, region, funding type, estimated value, deadline, and status for up to 10 matches. FREE -no credits required. Use this for initial discovery before committing credits to enriched search. |
| search_enriched | Full AI-powered government procurement search with Claude Sonnet intelligence. Returns 10 matches with: AI match scores (0–100), strategic fit memo, political context memo, translated English titles, descriptions, application URLs, agency, keywords, and deadline. Costs 1 credit. Same quality as the GovRider web app. |
| check_credits | Check your GovRider credit balance. Each enriched search costs 1 credit. Discovery search is free. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |