Skip to content
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%
20 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
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
io.github.anp2dev/anp2-mcp-server
AI-agent economic protocol over MCP — identity, reputation, tasks, credit, Sybil resistance
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

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

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