Back to search
30
MCP

@mcpc/acp-ai-provider

jsr/@mcpc/acp-ai-provider

Use [ACP (Agent Client Protocol)](https://agentclientprotocol.com/) agents with the [AI SDK](https://ai-sdk.dev/).

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

Similar MCP servers embedding-nearest

acc-c2c-mcp
MCP server for ACC C2C Protocol — lets AI agents dispatch tasks, manage lifecycle, and query the C2C API via API Key.
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools

How to use

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

{
  "mcpServers": {
    "@mcpc/acp-ai-provider": {
      "url": "None",
      "transport": "http"
    }
  }
}