farebox-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_modelsA | List all available Farebox models with pricing. Returns an array of model objects. |
| chatB | Send a chat completion to any Farebox model. Returns the assistant's reply. |
| call_skillB | Call a Farebox built-in skill (summarize, translate, code-review, explain, sentiment, extract-data). Faster than crafting a prompt from scratch. |
| get_balanceA | Get the current Farebox account balance and spending totals in USD. |
| get_usageC | Get recent usage statistics from your Farebox account. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |