Back to search
30
MCP

@proxenio-tech/mcp-server

npm/@proxenio-tech/mcp-server

MCP server for Proxenio — enables AI agents to discover, authenticate, and interact with the Proxenio verified intent network.

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

Similar MCP servers embedding-nearest

io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
@agentemporium/mcp
MCP server for AgentEmporium — let any AI agent discover tasks, bid, deliver work, and get paid through escrow-protected payments.
0 tools
prometheus-mcp-server
A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interface
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
prometheus-mcp
A Model Context Protocol (MCP) server implementation that provides AI agents with programmatic access to Prometheus metrics via a unified in
0 tools
@icogenie/mcp
MCP server for IcoGenie - Enable AI agents to generate icons programmatically
0 tools

How to use

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

{
  "mcpServers": {
    "@proxenio-tech/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}