We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37932a2 commit 1629c8eCopy full SHA for 1629c8e
1 file changed
.mcp.json
@@ -1,9 +1,9 @@
1
{
2
"mcpServers": {
3
"agent-comms": {
4
- "command": "npx",
+ "command": "/Users/joe/.agents/extensions/agent-comms/node_modules/.bin/tsx",
5
"args": [
6
- "agent-comms",
+ "/Users/joe/.agents/extensions/agent-comms/src/cli.ts",
7
"bridge",
8
"claude-code"
9
]
0 commit comments