★ 0 stars
JavaScript
🤖 AI/LLM
Updated today
MCP Server for Teia GEO IGO — connect Claude, ChatGPT, Cursor & Windsurf to enterprise brand monitoring: GEO Score, KAPIs and AI-hallucination detection in generative AI.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"teia-igo-mcp-server": {
"command": "npx",
"args": [
"-y",
"joseteiadirector/teia-igo-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add teia-igo-mcp-server npx -y joseteiadirector/teia-igo-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"teia-igo-mcp-server": {
"command": "npx",
"args": [
"-y",
"joseteiadirector/teia-igo-mcp-server"
]
}
}
}
📋 Copy
Topics
brand-monitoring chatgpt claude generative-engine-optimization geo hallucination-detection igo kapi llm mcp model-context-protocol teia-geo-igo