Stats
Actions
Tags
From paper-desktop
Connects to a remote MCP server endpoint for custom tool/resource capabilities. Requires the server to be running; no authentication information provided.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"paper": {
"type": "http",
"url": "http://127.0.0.1:29979/mcp"
}
}
}Server configuration and connection parameters
http://127.0.0.1:29979/mcpnpx claudepluginhub paper-design/agent-plugins --plugin paper-desktop