Skip to content
Back to search
30
MCP v1.0.0 streamable-http

io.github.LuuOW/meridian-skills

io.github.LuuOW/meridian-skills

Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.

Uptime
0.0%
6 probes
Response
21ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.luuow/meridian-skills": {
      "url": "https://ask-meridian.uk/api/mcp",
      "transport": "streamable-http"
    }
  }
}