llm observability orchestration for Grok
io.github.mikerawsonnz/llm-observability-orchestration
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
client:Grok
transport:streamable-http
tools:2
Install llm observability orchestration in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"llm-observability-orchestration": {
"type": "http",
"url": "https://langchain-core-langsmith-openai-8c02f9.getvda.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs