Skip to content
Back to search
30
MCP streamable-http

ProAgentStore

io.github.proagentstore/platform

MCP-first control plane for ProAgentStore agents and private instances.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.lmaniraruta/agentstorefront
MCP for AgentStorefront — discover, price, and subscribe to paid agent services.
0 tools
agent_mcp_governance
Public Preview — MCP governance primitives for the Agent Governance Toolkit.
0 tools
agentic-store-mcp
Model Context Protocol (MCP) Server for AI Data Privacy: LLM prompt firewall, audit logs, and 31 MCP tools for Claude, Cursor, and Windsurf.
0 tools
bastion-mcp
A local-first control plane for your AI agent's tools — cap spend, rate-limit, and audit every MCP tool call.
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
agent-commerce-mcp-server
MCP Server for agent commerce — how AI agents create, compare, and track purchases
0 tools

How to use

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

{
  "mcpServers": {
    "proagentstore": {
      "url": "https://mcp.proagentstore.online/mcp",
      "transport": "streamable-http"
    }
  }
}