Local stdio MCP server bundled with the Alfe CLI. Auto-registered as `alfe-platform` in the bundler store; surfaces Alfe platform tools to the agent runtime via @alfe.ai/mcp-tools using AgentApiClient…
{
"mcpServers": {
"alfeaimcp": {
"command": "npx",
"args": [
"-y",
"@alfe.ai/mcp-server"
]
}
}
}