Skip to content
Back to search
30
MCP

@mseep/clawdcursor

npm/@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 integrations aren't available. Works with any tool-calling model (Claude, GPT, Gemini, Llama) on Windows, macOS, and Linu

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

Similar MCP servers embedding-nearest

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
@oomkapwn/enquire-mcp
MCP server giving AI agents (Claude Code, Claude Desktop, Cursor, ChatGPT, Codex, OpenClaw) persistent long-term memory backed by your local
0 tools
@noelclaw/mcp
The runtime layer for Agentic AI. 108 MCP tools: persistent memory, autonomous agents, vault storage, scheduled workflows, DeFi execution on
0 tools
OpenClaw MCP Server
MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.
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
@gptscrambler/mcp-server
MCP server for GPT Scrambler — humanize AI text in Claude Desktop, Cursor, and other MCP clients
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/clawdcursor": {
      "url": "None",
      "transport": "http"
    }
  }
}