Shared MCP tool implementations for Alfe's local CLI-bundled MCP server and (later) the Fly-deployed services/mcp. All tools use AgentApiClient against public /agent/... endpoints — never InternalClie…
{
"mcpServers": {
"alfeaimcp-tools": {
"command": "npx",
"args": [
"-y",
"@alfe.ai/mcp-tools"
]
}
}
}