cameronking4/programmatic-tool-calling-ai-sdk
⚡ Cut LLM inference costs 80% with Programmatic Tool Calling. Instead of N tool call round-trips, generate JavaScript to orchestrate tools in Vercel Sandbox. Supports Anthropic, OpenAI, 100+ models via AI Gateway. Novel MCP Bridge for external service integration.
Platform-specific configuration:
{
"mcpServers": {
"programmatic-tool-calling-ai-sdk": {
"command": "npx",
"args": [
"-y",
"programmatic-tool-calling-ai-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...