baseclaw
by jweingardt12
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEAM_ID | Yes | Your team key (e.g., 469.l.16960.t.12) | |
| LEAGUE_ID | Yes | Yahoo Fantasy league key (e.g., 469.l.16960) | |
| MCP_TOOLSET | No | Tool profile to load: default, full, draft-day, analysis, automation, or all | default |
| WEBHOOK_TOKEN | No | Bearer token for /hooks/wake and /hooks/agent webhook endpoints | |
| AGENT_AUTONOMY | No | Agent autonomy level: full-auto, semi-auto, or manual | semi-auto |
| ENABLE_HISTORY | No | Enable league history tools (requires config/league-history.json) | false |
| ENABLE_PREVIEW | No | Enable the app preview dashboard at /preview | false |
| MCP_SERVER_URL | No | Public HTTPS URL for remote access (Claude.ai) | |
| ENABLE_WRITE_OPS | No | Enable write operation tools (add, drop, trade, lineup) | false |
| MCP_AUTH_PASSWORD | No | Password for the OAuth login page (Claude.ai) | |
| YAHOO_CONSUMER_KEY | Yes | Yahoo app consumer key (from developer.yahoo.com) | |
| YAHOO_CONSUMER_SECRET | Yes | Yahoo app consumer secret |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jweingardt12/BaseClaw'
If you have feedback or need assistance with the MCP directory API, please join our Discord server