tokenomics
by tylergibbs1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENROUTER_API_URL | No | Source endpoint (override to proxy) | https://openrouter.ai/api/v1/models |
| TOKENOMICS_STRICT_LOOKUP | No | '1' makes a get_model_pricing miss a hard error instead of returning candidates | false |
| TOKENOMICS_FETCH_TIMEOUT_MS | No | Hard timeout so a hung network fails fast | 15000 |
| TOKENOMICS_CACHE_TTL_SECONDS | No | In-process reuse window; '0' = fetch fresh every call | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/tylergibbs1/tokenomics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server