mcp-agent-exec
Loads MCP clients into Agent execution with network, authentication, and approval handling.
Start reading
| Entry | Purpose |
|---|---|
| dist/loader.js | Loader |
| dist/mcp.js | MCP |
| dist/config.js | Config |
| dist/in-memory-token-storage.js | In Memory Token Storage |
Change boundaries
Keep concurrent Agents' configurations and credentials scoped. Local scope ownership lives in Harness src/local.
Related modules: mcp-core · agent-exec · grok-bot-harness. These are reading links, not npm dependency declarations.
Build from the repository root. See source recovery for bundle-scope rules and development for verification.