Loomal

crosspad-mcp

MCP server by github.com/crosspad/crosspad-mcp

Development workflow server for CrossPad — build, test, run, screenshot, and navigate code

0 starsnpm: crosspad-mcp-server

About crosspad-mcp

crosspad-mcp is an MCP (Model Context Protocol) server published by crosspad in the official MCP registry, listed under App Automation on Loomal. Development workflow server for CrossPad — build, test, run, screenshot, and navigate code

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

Development happens in the open at github.com/crosspad/crosspad-mcp.

Use crosspad-mcp with your agent

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

Frequently asked questions

What is crosspad-mcp?
crosspad-mcp is an MCP (Model Context Protocol) server by crosspad in the App Automation category. Development workflow server for CrossPad — build, test, run, screenshot, and navigate code
How do I connect crosspad-mcp to Claude, Cursor, or another MCP client?
Install crosspad-mcp from its npm package (crosspad-mcp-server) 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 crosspad-mcp open source?
Yes — the source code is public at github.com/crosspad/crosspad-mcp.
Can AI agents pay to use crosspad-mcp?
Not yet through Loomal — crosspad-mcp 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 crosspad-mcp? Claim this listing free by verifying GitHub ownership, or contact us.