Skip to content

kyxzhe/openrouter

v0.2.1

OpenRouter integration using its official MCP, Agent Skills, APIs, and SDK documentation.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

openrouterstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.openrouter.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "openrouter",
  "version": "0.2.1",
  "description": "OpenRouter integration using its official MCP, Agent Skills, APIs, and SDK documentation.",
  "author": {
    "name": "Kevin",
    "url": "https://github.com/kyxzhe"
  },
  "homepage": "https://github.com/kyxzhe/openrouter-plugin",
  "repository": "https://github.com/kyxzhe/openrouter-plugin",
  "keywords": [
    "openrouter",
    "ai-models",
    "inference",
    "mcp",
    "model-routing",
    "benchmarks"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 52TypeScript files
  • 2Python files
  • 18JSON files
  • 5YAML files
  • 10images
  • 4other files
View on GitHub