zeke-john/codecall
An Open Source Typescript implementation of Programmatic Tool Calling for AI Agents (Based on Code Mode)
Platform-specific configuration:
{
"mcpServers": {
"codecall": {
"command": "npx",
"args": [
"-y",
"codecall"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...