Skein Toolkit MCP Server
by Hendo52
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CF_API_KEY | Yes | Cloudflare Workers AI proxy token. | |
| CF_API_BASE | Yes | Cloudflare Workers AI proxy target. | |
| WORKSPACE_ROOT | No | Project checkout local-mcp.py reads/writes/runs commands in. | parent of mcp-server/ |
| CF_PROXY_OQ_LEDGER_PATH | No | Path (relative to WORKSPACE_ROOT) to an 'open questions' ledger the orchestrator appends bounded-ambiguity rows to. | architecture-docs/global/architect-open-questions.md |
| CF_PROXY_USD_TO_AUD_RATE | No | CF spend-review accounting (optional). | 1.42 |
| CF_PROXY_MONTHLY_BUDGET_AUD | No | CF spend-review accounting (optional). | 100.00 |
| CF_PROXY_DAILY_REVIEW_THRESHOLD_USD | No | CF spend-review accounting (optional). Derived default. |
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/Hendo52/skein-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server