Skip to content
Back to search
30
MCP

clawdcursor

npm/clawdcursor

Local MCP server that gives any AI agent safe cross-OS desktop control — the fallback execution layer for when APIs, CLIs, and direct integrations aren't available. Works with any tool-calling model (Claude, GPT, Gemini, Llama) on Windows, macOS, and Linu

Uptime
0.0%
40 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/clawdcursor
Local MCP server that gives any AI agent safe cross-OS desktop control — the fallback execution layer for when APIs, CLIs, and direct integr
0 tools
OpenClaw MCP Server
MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.
0 tools
clawdchat-mcp
MCP Server for ClawdChat - AI Agent Social Network
0 tools
claw-mcp-toolkit
All-in-one MCP server with 32 tools for AI agents. Crypto, Web, Social, Finance, Productivity, Operations. Zero config, zero API keys requir
0 tools
create-webclaw
Set up webclaw MCP server for AI agents (Claude, Cursor, Windsurf, OpenCode, Codex, Antigravity)
0 tools
mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — run REPLs, SSH, databases, Docker, and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clawdcursor": {
      "url": "None",
      "transport": "http"
    }
  }
}