Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SCHEMA | No | Schema name for todo tables | todo_mcp |
| MCP_AUTH_TOKEN | No | Auth token for authentication (alternative to full URL) | |
| MCP_POSTGRES_URL | No | Postgres connection URL (format: postgres://postgres:AUTH_TOKEN@CONNECTION_ID.pg.db4.app) | |
| MCP_CONNECTION_ID | No | Browser connection ID (alternative to full URL) |
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 | |