Coalent
Fresh, attributed facts from your sources — cached, and invalidated the moment a source changes.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.7.0)
uvx coalent
Or add to your MCP client config:
{
"mcpServers": {
"coalent": {
"command": "uvx",
"args": [
"coalent"
],
"env": {
"OPENAI_API_KEY": "<YOUR_VALUE>",
"COALENT_MCP_TOKEN": "<YOUR_VALUE>"
}
}
}
}
OPENAI_API_KEYrequired secret — Required 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_TOKENsecret — Optional shared secret for --transport http: when set, every HTTP request must carry Authorization: Bearer <token>. Unused over stdio.
This server takes extra arguments — see its repository.
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry