Claude agent with execute tool providing programmatic access to file operations, system commands, and MCP tools
{
"mcpServers": {
"codemode-agent": {
"command": "npx",
"args": [
"-y",
"codemode-agent"
]
}
}
}