Get Started

Add Inkeep Skills and MCP Server to your IDE or coding tools

Copy page

Install Skills and MCP to help AI coding assistants build Inkeep agents.

Set up your IDE so AI coding assistants can help you build Inkeep agents.

Install Inkeep skills

Install Inkeep skills so AI assistants know how to use the SDK:

npx skills add inkeep/skills

Install Inkeep MCP

If you didn't opt-in during npx @inkeep/create-agents, add the Inkeep MCP server to your IDE:

Cursor

Click the button below to add the Inkeep MCP server to Cursor.

Add to Cursor

VS Code

Click the button below to add the Inkeep MCP server to VS Code.

Install in VS Code

Claude Code

To add to Claude Code, run this in your terminal:

claude mcp add --transport http inkeep-agents https://agents.inkeep.com/mcp --scope project

Other MCP clients

Manually add https://agents.inkeep.com/mcp as an MCP Server to any MCP client.