Cursor rule Cursor
Source of truth: this directory lives under private monorepo kimssApi/kimsssdk/. The public kimss-python-sdk repo is a git subtree force-push mirror. Never treat the public main as an editable SSOT.
Cursor rule Cursor
Source of truth: this directory lives under private monorepo kimssApi/kimsssdk/. The public kimss-python-sdk repo is a git subtree force-push mirror. Never treat the public main as an editable SSOT.
Cursor rule Cursor
Follow AIINTEGRATION.md.
MCP server Claude CodeCodexCursor
MCP server "kimss" as configured in kimss-ai/kimss-python-sdk. Runs locally from the kimss[mcp] Python package. Needs 2 environment variables to run.
Instructions file
Claude Code instructions for kimss-ai/kimss-python-sdk: Read AIINTEGRATION.md (canonical public: kimss-control-plane).
Command
Guided flow to create a Kimss agent (management-scoped API key) and send a first message via MCP or SDK.
Command
Triage Kimss connectivity, identity, and common API errors (whoami, agent list, credits, rate limits).
Command
Verify Kimss MCP configuration (uvx, KIMSSAPIKEY, KIMSSBASEURL) and outline a safe smoke test.
Cursor rule
Kimss product and API conventions when integrating the gateway, MCP, or the Python control-plane package in Cursor.
Skill Claude CodeCodex
Configure the Kimss MCP server in Cursor, Windsurf, Claude Desktop, or other MCP clients using uvx, environment variables, and the seven v1 tools.
Skill Claude CodeCodex
Integrate Kimss via dual-listener gateway (OpenAI /v1 or Anthropic /v1/messages + Agent-Id headers). Optional kimss package for control-plane register/usage only.