CodePilot MCP
by Bathinanna
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGODB_URL | Yes | MongoDB connection URL for LLM Memory Store | |
| GITHUB_TOKEN | Yes | GitHub API token for GitHub integration | |
| NOTION_TOKEN | Yes | Notion API token for Notion integration | |
| SLACK_APP_TOKEN | No | Slack app token for Socket Mode (xapp-your-app-token) | |
| SLACK_BOT_TOKEN | No | Slack bot token (xoxb-your-bot-token) | |
| NEXT_PUBLIC_WS_URL | No | WebSocket URL for the dashboard | ws://localhost:3001 |
| NEXT_PUBLIC_API_URL | No | API URL for the dashboard | http://localhost:3000 |
| SLACK_SIGNING_SECRET | No | Slack signing secret for webhook verification | |
| GOOGLE_CALENDAR_TOKEN | Yes | Google Calendar API token for Calendar integration |
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