This commit is contained in:
2025-10-23 16:21:52 +08:00
parent 5e21419a67
commit 9f0a0fbcdc
25 changed files with 38489 additions and 1 deletions

11
fastmcp.json Normal file
View File

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