This commit is contained in:
2026-02-27 13:46:31 +09:00
parent c31240ec37
commit fcc52759cd
8 changed files with 151 additions and 13 deletions

9
cfg/mcp.json Normal file
View File

@@ -0,0 +1,9 @@
{
"mcpServers": {
"aigpt": {
"command": "aigpt",
"args": ["server"],
"env": {}
}
}
}