BattleMonAgent/.mcp.json

9 lines
142 B
JSON
Raw Permalink Normal View History

2026-01-10 11:31:06 +08:00
{
"mcpServers": {
"mastra": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@mastra/mcp-docs-server"]
}
}
}