Coalent MCP Server
io.github.nisarg-pujara-vectorlink/coalent
What is the Coalent MCP server?
Fresh, attributed facts from your sources — cached, and invalidated the moment a source changes.
How to install Coalent
Copy-paste configuration for popular MCP clients.
OPENAI_API_KEYrequiredsecretRequired in folder (--watch) mode for semantic embeddings (text-embedding-3-small) and build synthesis (gpt-4o-mini); the server exits loudly without it rather than degrade. Factory (--cache-factory) mode brings its own models and needs no key.
COALENT_MCP_TOKENsecretOptional shared secret for --transport http: when set, every HTTP request must carry Authorization: Bearer <token>. Unused over stdio.
{
"mcpServers": {
"coalent": {
"command": "uvx",
"args": [
"coalent",
"--with",
"coalent[mcp,openai]",
"coalent-mcp",
"--watch"
],
"env": {
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"COALENT_MCP_TOKEN": "<YOUR_COALENT_MCP_TOKEN>"
}
}
}
}{
"mcpServers": {
"coalent": {
"command": "uvx",
"args": [
"coalent",
"--with",
"coalent[mcp,openai]",
"coalent-mcp",
"--watch"
],
"env": {
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"COALENT_MCP_TOKEN": "<YOUR_COALENT_MCP_TOKEN>"
}
}
}
}{
"mcpServers": {
"coalent": {
"command": "uvx",
"args": [
"coalent",
"--with",
"coalent[mcp,openai]",
"coalent-mcp",
"--watch"
],
"env": {
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"COALENT_MCP_TOKEN": "<YOUR_COALENT_MCP_TOKEN>"
}
}
}
}{
"servers": {
"coalent": {
"type": "stdio",
"command": "uvx",
"args": [
"coalent",
"--with",
"coalent[mcp,openai]",
"coalent-mcp",
"--watch"
],
"env": {
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"COALENT_MCP_TOKEN": "<YOUR_COALENT_MCP_TOKEN>"
}
}
}
}claude mcp add coalent --env OPENAI_API_KEY=<YOUR_OPENAI_API_KEY> --env COALENT_MCP_TOKEN=<YOUR_COALENT_MCP_TOKEN> -- uvx coalent --with coalent[mcp,openai] coalent-mcp --watchRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.