← Back to Plugins
MCP Server MCP

io.github.CrossPad/crosspad-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "crosspad-mcp-server",
      "version": "4.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...