MCP.so
ログイン
S

Settlegrid Discovery

@lexwhiting

Settlegrid Discovery について

Discover monetized AI tools on SettleGrid. Search by category, get pricing, find developers. 4 tools: search_tools, get_tool, list_categories, get_developer. The settlement layer for AI agent payments — free forever, 10 protocols, 1,017 templates.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

lexwhiting

投稿者

Lex Whiting

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "settlegrid-discovery": {
      "command": "npx",
      "args": [
        "@settlegrid/discovery"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Settlegrid Discovery?

Settlegrid Discovery is an MCP server that makes any SettleGrid-registered tool automatically discoverable across multiple channels, including the official MCP Registry, Smithery, Glama, and the SettleGrid Showcase. It is designed for developers who want their AI tools to be found and used by AI agents natively via the MCP protocol.

How to use Settlegrid Discovery?

Add the server configuration to your MCP client’s mcpServers object with the command npx @settlegrid/discovery. No further configuration is required; the server will expose your active tools for discovery.

Key features of Settlegrid Discovery

  • Publishes tools across 8+ discovery channels automatically
  • Supports MCP protocol for native AI agent tool discovery
  • Remote streamable HTTP transport for any MCP client
  • Syndicates new tools via a built-in RSS feed
  • Works with zero additional configuration after tool registration

Use cases of Settlegrid Discovery

  • Making a SettleGrid-billed MCP server visible to AI agents in Claude, Cursor, or other MCP clients
  • Listing a tool on the SettleGrid Showcase for human consumers to browse and purchase credits
  • Programmatic tool discovery via the SettleGrid Discovery API for directories and apps
  • Automatically notifying subscribers of new tools through the syndicated RSS feed

FAQ from Settlegrid Discovery

Do I need to run this server to have my tool discovered?

No. The server is one of several discovery channels; your tool is also discoverable via the Showcase, Discovery API, RSS feed, and third‑party registries even without running this MCP server.

What are the runtime dependencies for Settlegrid Discovery?

It requires Node.js and npm (or npx) to execute the package. No database or external services are needed beyond a network connection to SettleGrid’s API.

Where does my tool’s data live?

All tool metadata is stored and managed on SettleGrid’s platform. The Discovery server only retrieves and exposes that data; it does not store or cache any tool information locally.

Are there any limits on the Discovery server?

The server itself has no usage limits, but your SettleGrid plan caps the number of monthly operations (e.g., 25,000 on the Free tier). Discovery calls count toward that limit.

How do I authenticate clients with the Discovery server?

The server does not require authentication to run as a client; however, billing and metering of discovered tools still require valid API keys for the underlying SettleGrid billing system.

コメント

「その他」の他のコンテンツ