← Back to Plugins
MCP Server MCP

Xojo IDE Control

github By github 👁 1 views ▲ 0 votes

MCP server for controlling the Xojo IDE on macOS

Homepage Verified source GitHub

Install

cargo:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "cargo",
      "identifier": "xojo-mcp",
      "version": "3.2.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol cargo

Comments

Sign in to leave a comment

Loading comments...