Skip to main content
Glama

TimeLooker MCP Server

2
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., INFO, DEBUG)
PRIVATE_KEYYesYour Ethereum private key for processing payments
DATABASE_URLNoDatabase connection URLsqlite:///timelooker.db
X402_NETWORKNoEthereum network for x402 paymentsbase-sepolia
OPENAI_API_KEYNoYour OpenAI API key for AI-powered duplicate detection
PAY_TO_ADDRESSNoThe Ethereum address where payments will be sent0x671cE47E4F38051ba3A990Ba306E2885C2Fe4102
DEPLOY_TO_CLOUDNoSet to 'true' to use AWS Cloud deployment mode
ANTHROPIC_API_KEYNoYour Anthropic API key (alternative to OpenAI)
TASK_MANAGER_API_URLNoURL of the task manager APIhttp://localhost:8000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/fortnightly-devs/mcp-x402-task-scheduler'

If you have feedback or need assistance with the MCP directory API, please join our Discord server