Stats
Actions
Tags
From agent-inspector
Connects to a local HTTP MCP server at http://localhost:7100/mcp for agent inspection capabilities. Requires a local service running on port 7100.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agent-inspector": {
"type": "http",
"url": "http://localhost:7100/mcp"
}
}
}Server configuration and connection parameters
http://localhost:7100/mcpnpx claudepluginhub cylestio/agent-inspector