Loading MCP server directory, please wait...
Development workflow server for CrossPad — build, test, run, screenshot, and navigate code
npx @getmcp/cli add io.github.CrossPad/crosspad-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CrossPad/crosspad-mcp": {
"command": "npx",
"args": [
"-y",
"crosspad-mcp-server"
]
}
}
}