Files
funstat-mcp/config_examples/cursor-mcp.json
2025-11-01 21:58:03 +08:00

10 lines
168 B
JSON

{
"mcpServers": {
"funstat": {
"command": "/Users/lucas/牛马/agentapi",
"args": ["proxy", "http://127.0.0.1:8091/sse"],
"env": {}
}
}
}