Stats
Actions
Tags
From agents-observe
Local stdio MCP server running Node.js script at hooks/scripts/mcp_server.mjs, keyed as 'agents-observe'. Capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agents-observe": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT:-.}/hooks/scripts/mcp_server.mjs"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub simple10/agents-observe --plugin agents-observe