Files
embedding_atlas/fastmcp.json
2025-10-23 16:21:52 +08:00

12 lines
248 B
JSON

{
"mcpServers": {
"embedding-atlas-session-manager": {
"command": "embedding-backend-mcp",
"args": [],
"env": {},
"timeout": 30000,
"description": "Start the embedding orchestrator in MCP stdio mode"
}
}
}