Stats
Actions
Tags
From evidenza-linus-quote-plugin
Connects to a local HTTP endpoint at port 3001, providing an MCP server that runs remotely over HTTP/SSE. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"evidenza-linus-quote": {
"type": "http",
"url": "http://localhost:3001/mcp"
}
}
}Server configuration and connection parameters
http://localhost:3001/mcpnpx claudepluginhub evidenza-ai/claude-plugin-poc --plugin linus-quote-plugin