Loomal

spikes

MCP server by github.com/bierlingm/spikes

UI feedback for AI-assisted building. Click elements, rate them, agents triage via MCP.

1 starsnpm: spikes-mcp

About spikes

spikes is an MCP (Model Context Protocol) server published by bierlingm in the official MCP registry, listed under Autonomous Agents on Loomal. UI feedback for AI-assisted building. Click elements, rate them, agents triage via MCP.

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

Development happens in the open at github.com/bierlingm/spikes, where the project has earned 1 GitHub stars.

Use spikes with your agent

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

Frequently asked questions

What is spikes?
spikes is an MCP (Model Context Protocol) server by bierlingm in the Autonomous Agents category. UI feedback for AI-assisted building. Click elements, rate them, agents triage via MCP.
How do I connect spikes to Claude, Cursor, or another MCP client?
Install spikes from its npm package (spikes-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 spikes open source?
Yes — the source code is public at github.com/bierlingm/spikes, with 1 GitHub stars.
Can AI agents pay to use spikes?
Not yet through Loomal — spikes 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 spikes? Claim this listing free by verifying GitHub ownership, or contact us.