Kiro is an agentic IDE that assists developers from prototyping to production. It provides AI-powered coding assistance, natural language code generation, and integrates with GitHub for version control. Developers use it to accelerate coding tasks, debug, and maintain projects.
Kiro is an agentic IDE that assists developers from prototyping to production. It provides AI-powered coding assistance, natural language code generation, and integrates with GitHub for version control. Developers use it to accelerate coding tasks, debug, and maintain projects.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kirodotdev-kiro-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-kirodotdev-kiro-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Kiro?"
No configuration required. This server works out of the box.
"What resources are available in Kiro?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Kiro"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Kiro with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.