forkable-mcp
by colinds
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FORKABLE_MFA | No | MFA code, if your account requires one for password login. | |
| FORKABLE_CSRF | No | Pin a CSRF token instead of the auto-fetched one (rarely needed). | |
| FORKABLE_EMAIL | No | Email for headless password login. With FORKABLE_PASSWORD, also enables auto-relogin when the session expires. | |
| FORKABLE_COOKIE | No | Headless auth for SSO-only accounts: a full forkable.com Cookie header. Provisioned on startup if no session exists. | |
| FORKABLE_MCP_HOME | No | Directory for the on-disk session (mode 0600). | ~/.forkable-mcp |
| FORKABLE_PASSWORD | No | Password for headless login (pair with FORKABLE_EMAIL). | |
| FORKABLE_MAX_TOTAL | No | Hard spend cap in dollars: a write whose total exceeds it is refused (no confirm-token). Unset = no cap; the preview just notes when a meal is over your company's daily coverage. | |
| FORKABLE_WRITE_SECRET | No | HMAC key for write confirm-tokens. Auto-generated and stored in the session file if unset; set it to pin one across machines. |
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
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 | |
This server cannot be deployed
Maintenance
ActivityNo data
ResponsivenessNo issues