Loomal

Stakeholders pin feedback on your live app; your AI coding agent reads it via MCP and fixes it

0 starsnpm: pincushion-mcp

About pincushion

pincushion is an MCP (Model Context Protocol) server published by jcooley8 in the official MCP registry, listed under Autonomous Agents on Loomal. Stakeholders pin feedback on your live app; your AI coding agent reads it via MCP and fixes it

It ships as an npm package (pincushion-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jcooley8/pincushion-plugin.

Use pincushion with your agent

Claude Code · one command
claude mcp add pincushion -- npx -y pincushion-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pincushion": {
      "command": "npx",
      "args": [
        "-y",
        "pincushion-mcp"
      ]
    }
  }
}
npmpincushion-mcp

Frequently asked questions

What is pincushion?
pincushion is an MCP (Model Context Protocol) server by jcooley8 in the Autonomous Agents category. Stakeholders pin feedback on your live app; your AI coding agent reads it via MCP and fixes it
How do I connect pincushion to Claude, Cursor, or another MCP client?
Install pincushion from its npm package (pincushion-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pincushion open source?
Yes — the source code is public at github.com/jcooley8/pincushion-plugin.
Can AI agents pay to use pincushion?
Not yet through Loomal — pincushion is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pincushion? Claim this listing free by verifying GitHub ownership, or contact us.