Skip to content

macrat/mcp-ayd-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP Ayd Server

MCP (Model Context Protocol) Server for Ayd.

Usage

  1. Download the latest binary from release page.

  2. 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"]
        }
      }
    }
  3. Run the client app.

  4. Ask assistant like "What's the latest status of Ayd?"

About

MCP (Model Context Protocol) Server for Ayd status monitoring service.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages