Back to search
30
MCP

Ageniti

pulsemcp/ageniti

SDK that exposes React and TypeScript app actions as MCP tools without restructuring the application.

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

Similar MCP servers embedding-nearest

agentruntime-mcp
AgentRuntime MCP SDK (decorators, runtime, middleware, schemas, proxy, generators)
0 tools
@sumup/agent-toolkit
TypeScript SDK for integrating AI Agents with the SumUp API.
0 tools
@vucinatim/agentic-devtools
MCP-first devtools for AI agents.
0 tools
langchain-mcp-tools-ts-usage
MCP Tools Usage From LangChain ReAct Agent / Example in TypeScript
0 tools
agentic-ai-mcp
A lightweight agentic AI framework with MCP tool serving
0 tools
mcp-client-langchain-ts
Simple MCP Client CLI Implementation Using LangChain ReAct Agent / TypeScript
0 tools

How to use

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

{
  "mcpServers": {
    "ageniti": {
      "url": "None",
      "transport": "http"
    }
  }
}