Skip to main content

Model Context Protocol server for Cacodes (Plane fork) integration

Project description

CaCodes MCP Server

Model Context Protocol server for CaCodes (Plane fork) — work items, pages, project memory (AgentMemory RAG), and templates.

PyPI: cacodes-mcp-server
Remote: https://mcp.cacodes.com.br/http/api-key/mcp

Quick install

uvx cacodes-mcp-server install --all
uvx cacodes-mcp-server doctor
uvx cacodes-mcp-server stdio

The install orchestrator configures MCP, runs the PAT wizard (or --auth oauth), validates connectivity, installs GSD and Ponytail from local vendor snapshots, and writes memory-first Cursor rules.

Subcommands

Command Description
install MCP + GSD + Ponytail + rules + optional doctor
doctor Validate PAT, workspace, MCP, memory_recall
auth PAT wizard only (127.0.0.1:8765/callback)
stdio / http Run MCP server

Cursor (HTTP remote, PAT)

{
  "mcpServers": {
    "cacodes": {
      "url": "https://mcp.cacodes.com.br/http/api-key/mcp",
      "type": "http",
      "headers": {
        "x-api-key": "<cacodes-personal-access-token>",
        "x-workspace-slug": "cacodes"
      }
    }
  }
}

Cursor (OAuth)

{
  "mcpServers": {
    "cacodes": {
      "url": "https://mcp.cacodes.com.br/http/mcp",
      "type": "http"
    }
  }
}

Environment variables

CaCodes (docs) Env var Legado (compat.) Description
CaCodes API Key CACODES_API_KEY PLANE_API_KEY Personal access token from CaCodes
CaCodes URL CACODES_BASE_URL PLANE_BASE_URL https://tarefas.cacodes.com.br
Workspace CACODES_WORKSPACE_SLUG PLANE_WORKSPACE_SLUG e.g. cacodes
AgentMemory AGENTMEMORY_URL Server-side memory (internal)

Memory-first

GSD + Ponytail are always-on after install. Call cacodes_get_project_context and memory_recall before scanning the codebase. Map context into AgentMemory via cacodes_trigger_reindex — not local .planning/ as source of truth.

Release

Published via .github/workflows/mcp-pypi-publish.yml on GitHub Release. Ponytail vendor snapshot is bundled under plane_mcp/bundled/ponytail.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cacodes_mcp_server-0.3.0.tar.gz (75.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cacodes_mcp_server-0.3.0-py3-none-any.whl (101.1 kB view details)

Uploaded Python 3

File details

Details for the file cacodes_mcp_server-0.3.0.tar.gz.

File metadata

  • Download URL: cacodes_mcp_server-0.3.0.tar.gz
  • Upload date:
  • Size: 75.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cacodes_mcp_server-0.3.0.tar.gz
Algorithm Hash digest
SHA256 799ffe2be161cf91345606ea1212bd94c1c4679fc0269592d56f601d390ae83b
MD5 1c54e156b8d065303bc5a4ac563aeba0
BLAKE2b-256 f561c172a1ba0b3f2ea459ed32b135da654c0facb0afec45612a9afee040ebbb

See more details on using hashes here.

File details

Details for the file cacodes_mcp_server-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cacodes_mcp_server-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 48f252c52751783910fd62f66d0c56fce32de901f269a1ba50cdd35c6971eacc
MD5 8ddb28b3692c0d87fd7aac003f3eed68
BLAKE2b-256 675c3ea94df7c699b40e0831774688a1c9d17b4570780d1d02a137a9715d5e9c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page