Skip to content
Back to search
30
MCP

@settlegrid/discovery

npm/@settlegrid/discovery

MCP Discovery Server — AI agents connect to discover and evaluate monetized tools on the SettleGrid marketplace.

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@settlegrid/mcp
The Settlement Layer for the AI Economy — monetize any MCP tool, REST API, or AI agent with per-call billing, real-time metering, and automa
0 tools
io.github.keshrath/agent-discover
MCP server registry and marketplace - discover, install, activate tools on demand
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
@elliotding/ai-agent-mcp-dev
CSP AI Agent MCP Server - Centralized AI tools distribution and management
0 tools
@sensegrep/mcp
MCP server exposing sensegrep's semantic + structural code search to AI agents, delivering smaller, more relevant context.
0 tools

How to use

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

{
  "mcpServers": {
    "@settlegrid/discovery": {
      "url": "None",
      "transport": "http"
    }
  }
}