← Back to Plugins
MCP Server MCP

Axint

github By github 👁 1 views ▲ 0 votes

Proof and repair for Apple coding agents: validate Swift, run Xcode evidence, and repair failures.

Homepage Verified source GitHub

Install

npx -y @axint/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.axint.ai/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@axint/compiler",
      "version": "0.6.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "pypi",
      "identifier": "axint",
      "version": "0.6.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm pypi

Comments

Sign in to leave a comment

Loading comments...