← Discover MCPs and Agents
c
MCPDeveloper toolsMCP Registry

com.clauxel.mcptoollicense/mcptoollicense-mcp

Remote MCP for tool license checks, vendor policy review, alternatives, and license receipts.

Links

README

From the repo.

MCP Tool License Gate

Check third-party tool rights before an agent calls them.

MCP Tool License Gate is a paid remote MCP gate for tool name, vendor URL, license text, intended use, customer policy, data class, alternatives, and license receipts.

This is a public documentation project for MCP Tool License Gate. The structure is modeled after the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and public-safe architecture notes.

Start Here

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Public link reference

Audience

MCP platform owners, security reviewers, procurement teams, and agent builders.

Capabilities

  • license parser
  • customer policy rules
  • tool allowlist
  • structured verdict JSON
  • alternative suggestions

Public-Safe Boundary

This repository does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.

Config for your environment

Use the endpoint URL below in your config. No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcptoollicense.clauxel.com/mcp"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.