mcp

continuewith-ai/mcp
★ 0 stars JavaScript Security Updated 8d ago
ContinueWith MCP server for coding agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "continuewith-ai/mcp"
      ]
    }
  }
}

README Excerpt

Runs locally over stdio — no hosted OAuth required for the open-source npm package. Add to your MCP config: ```json { "mcpServers": { "continuewith": { "command": "npx", "args": ["-y", "@continuewith/mcp@latest"] } } } ``` Or run directly: ```bash npx @continuewith/mcp@latest ``` Node.js 18+. | Tool | Description |

Tools (5)

get_agent_install_ruleget_continuewith_docsget_install_snippetinstall_continuewith_widgetsearch_ready_directory