MCP overview
Model Context Protocol server for Ciited.
The ciited MCP server (scripts/mcp.ts) exposes workspace visibility data to Claude Code, Cursor, and other MCP clients.
- stdio (default):
npm run mcp - HTTP:
npm run mcp -- --http --port 3334
Model Context Protocol server for Ciited.
The ciited MCP server (scripts/mcp.ts) exposes workspace visibility data to Claude Code, Cursor, and other MCP clients.
npm run mcpnpm run mcp -- --http --port 3334