← Back to Plugins
MCP Server MCP

Munition

github By github 👁 1 views ▲ 0 votes

x402-paid Upload and Flight Search tools for AI agents.

Homepage Verified source GitHub

Install

npx -y @munition/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@munition/mcp",
      "version": "0.0.12",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Production Munition API origin.",
          "format": "string",
          "value": "https://api.munition.io",
          "name": "MUNITION_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...