MCP (Model Context Protocol) Server for Ayd.
Download the latest binary from release page.
Setup your client's configuration file.
For example, if you use Claude Desktop:
{
"mcpServers": {
"ayd": {
"command": "C:\\path\\to\\mcp-ayd-server.exe",
"args": ["http://127.0.0.1:9000"]
}
}
}
Run the client app.
Ask assistant like "What's the latest status of Ayd?"
{
"mcpServers": {
"ayd": {
"env": {},
"args": [
"http://127.0.0.1:9000"
],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.