TimeLooker MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG) | |
| PRIVATE_KEY | Yes | Your Ethereum private key for processing payments | |
| DATABASE_URL | No | Database connection URL | sqlite:///timelooker.db |
| X402_NETWORK | No | Ethereum network for x402 payments | base-sepolia |
| OPENAI_API_KEY | No | Your OpenAI API key for AI-powered duplicate detection | |
| PAY_TO_ADDRESS | No | The Ethereum address where payments will be sent | 0x671cE47E4F38051ba3A990Ba306E2885C2Fe4102 |
| DEPLOY_TO_CLOUD | No | Set to 'true' to use AWS Cloud deployment mode | |
| ANTHROPIC_API_KEY | No | Your Anthropic API key (alternative to OpenAI) | |
| TASK_MANAGER_API_URL | No | URL of the task manager API | http://localhost:8000 |
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
ActivityInactive
ResponsivenessNo issues