Skip to content
Back to search
30
MCP

Agentic Multi-AI Toolkit

pulsemcp/agentic multi-ai toolkit

Organizes AI functionality into specialized agents (OpenAI, Ollama, and File agents) through a centralized tool registry, enabling hybrid workflows that combine cloud and local AI capabilities with file operations.

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

How to use

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

{
  "mcpServers": {
    "agentic_multi-ai_toolkit": {
      "url": "None",
      "transport": "http"
    }
  }
}