Stats
Actions
Tags
From monocle
Runs locally as a Monocle MCP server with experimental channels enabled. Provides MCP tools/resources/templates; specific capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"monocle": {
"command": "monocle",
"args": [
"serve-mcp",
"--experimental-channels"
]
}
}
}Server configuration and connection parameters
monocleCommand-line arguments passed to the server process
npx claudepluginhub josephschmitt/monocle --plugin monocle