MCP Server
MCP
Axint
Proof and repair for Apple coding agents: validate Swift, run Xcode evidence, and repair failures.
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
By
Comments
Sign in to leave a comment