This server bridges your .agent/ directory to MCP-compatible IDEs, exposing project context, references, and collaboration metadata through the Model Context Protocol. You'd reach for this when you want your AI assistant to understand project-specific conventions, shared knowledge, or team collaboration patterns without manually copying context into every conversation. It reads from the .agent/ folder structure that cokodo-agent maintains and surfaces that information as MCP resources and tools. Useful if you're working in a codebase where project context matters and you want your IDE's AI features to stay in sync with how your team has organized documentation, standards, or cross-references.
claude mcp add --transport stdio io.github.dinwind-cokodo-agent -- uvx cokodo-agent