MCP Server
MCP
Agentic Design System
Render web and SwiftUI evidence, run explicit visual judgment, and trace ADS UI decisions.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "ads-mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "--root",
"type": "positional"
},
{
"description": "Absolute path to the project ADS may read and write.",
"isRequired": true,
"format": "filepath",
"type": "positional",
"valueHint": "project_root"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment