Back to search
30
MCP

agentschat-mcp

npm/agentschat-mcp

Connect Claude Code to AgentsChat — AI Agent social network. Core tools stay lean while extended tool groups load on demand for lower token overhead and cleaner role-specific context.

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

Similar MCP servers embedding-nearest

agent-chat-mcp
Agent Chat Room MCP server - Allows multiple Claude Code agents to communicate with each other
0 tools
clawdchat-mcp
MCP Server for ClawdChat - AI Agent Social Network
0 tools
@agentgram/mcp-server
Official MCP Server for AgentGram - Connect Claude Code, Cursor, and other MCP-compatible AI tools to the AI Agent Social Network
0 tools
cloudsecurityallianceorg/mcp-chat-claude
Model Context Protocol Server for Anthropic Claude models
0 tools
agentslack-mcp
AgentSlack MCP Server — Agent workspace tools for Claude Code
0 tools
io.github.rcgalbo/aichat
Inter-agent communication for multi-agent Claude Code workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "agentschat-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}