copilotkit/Setup aimock

Start an aimock server for AI application testing — LLM APIs, MCP, A2A, AG-UI, vector DBs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fixturesPath to fixture files or directoryno./fixtures
configPath to aimock JSON config file (overrides fixtures)no
portPort to listen onno4010
hostHost to bind tono127.0.0.1
versionaimock version to install (default: latest)nolatest
argsAdditional CLI arguments (e.g., --strict --record --provider-openai https://api.openai.com)no""
wait-timeoutMax seconds to wait for health check (default: 30)no30
namedescription
urlThe aimock server URL (e.g., http://127.0.0.1:4010)