Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agent-substrate": {
"command": "python",
"args": [
"-m",
"agent_substrate"
],
"env": {
"AGENT_SUBSTRATE_BASE_DIR": "${CLAUDE_PROJECT_DIR}/.agent-memory"
}
}
}
}Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
Environment variables set when the server starts
AGENT_SUBSTRATE_BASE_DIR=${CLAUDE_PROJECT_DIR}/.agent-memorynpx claudepluginhub akornmeier/super-agent-teams-plugin --plugin tk-agent-team