adoptai/zapi
ZAPI by Adopt AI is an open-source Python library that helps you build tools for AI Agents by automatically capturing network traffic and API calls from web applications.
Platform-specific configuration:
{
"mcpServers": {
"zapi": {
"command": "npx",
"args": [
"-y",
"zapi"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...