OntoRamp Decision Intelligence
Rank #53,524com.ontoramp/decision-intelligence
Log, evaluate, and ground AI decisions against authority context. Returns PASS, WARN, or BLOCK.
OntoRamp Decision Intelligence is a Model Context Protocol (MCP) server published by ontoramp. It ranks #53,524 of 132,113 servers tracked on MCP Toplist. OntoRamp Decision Intelligence is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jun 9, 2026.
Ranks ahead of 78,589 of 132,113 servers on MCP Toplist.
Use OntoRamp Decision Intelligence
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http decision-intelligence https://ontoramp-decision-intelligence.fly.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.decision-intelligence]
url = "https://ontoramp-decision-intelligence.fly.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://ontoramp-decision-intelligence.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"decision-intelligence": {
"url": "https://ontoramp-decision-intelligence.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"decision-intelligence": {
"type": "http",
"url": "https://ontoramp-decision-intelligence.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"decision-intelligence": {
"serverUrl": "https://ontoramp-decision-intelligence.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"decision-intelligence": {
"url": "https://ontoramp-decision-intelligence.fly.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.ontoramp%2Fdecision-intelligence)<a href="https://mcptoplist.com/server/com.ontoramp%2Fdecision-intelligence"><img src="https://mcptoplist.com/badge/com.ontoramp%2Fdecision-intelligence.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
ontoramp
Other servers by ontoramp
- OntoRamp Graph Query#28,986 · 3 vers
- OntoRamp Knowledge Cartographer#53,525 · 2 vers
- OntoRamp Transformation Radar#53,526 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jun 9, 2026 |
| 1.0.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains OntoRamp Decision Intelligence?
- OntoRamp Decision Intelligence is maintained by ontoramp, which publishes 4 MCP servers (9 total versions) tracked on MCP Toplist.
- Is OntoRamp Decision Intelligence listed on the Official MCP Registry?
- Yes — OntoRamp Decision Intelligence is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does OntoRamp Decision Intelligence have?
- MCP Toplist tracks 2 versions of OntoRamp Decision Intelligence, most recently published on Jun 9, 2026.
- Where can I find the source code for OntoRamp Decision Intelligence?
- The source code for OntoRamp Decision Intelligence is hosted at github.com/ontoramp/ontoramp-decision-intelligence.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.