Skip to main content

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.

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.5.4.tar.gz (4.7 MB 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.5.4-py3-none-any.whl (5.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cacodes_mcp_server-0.5.4.tar.gz
  • Upload date:
  • Size: 4.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cacodes_mcp_server-0.5.4.tar.gz
Algorithm Hash digest
SHA256 de6af2f63cd4e36c292ce8b43440e779fbdaa58e059c4f21d5f723f059212ab9
MD5 a234d242737401d15671509cda9b2c8a
BLAKE2b-256 9359e6edcdb5f6a11f2d5088ae2927fdc78052693046937b3d6a8c6cb577d40e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cacodes_mcp_server-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6533d0843c8366c27f82b530378a22b8bfd6298e8954f181e1d5ed0f7074b9fd
MD5 c9c6e84ad24fa730741216056ac5db3a
BLAKE2b-256 6e0cb9a6fd06aef6e9e2bcc4caca64584a199a3992051f5f0b4f8446bed02979

See more details on using hashes here.

Release history Release notifications | RSS feed

0.5.6

2 files

0.5.5

2 files

This release

0.5.4 This release

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.1

2 files

0.3.0

2 files

0.2.9

2 files

Supported by

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