Back to search
30
MCP
streamable-http
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/llm-orchestration-agentRun a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.mikerawsonnz/llm-orchestration-agent": {
"url": "https://langchain-core-langchain-openai-l-736876.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}