CortexPilot Read-only MCP
Rank #7,133io.github.xiaojiou176-open/openvibecoding-readonly
Read-only MCP server for CortexPilot workflows, queue state, proof, replay, and incident summaries.
CortexPilot Read-only MCP is a Model Context Protocol (MCP) server published by xiaojiou176-open. It ranks #7,133 of 115,460 servers tracked on MCP Toplist, and its repository has 207 GitHub stars. CortexPilot Read-only MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 108,327 of 115,460 servers on MCP Toplist.
Use CortexPilot Read-only MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openvibecoding-readonly -- uvx cortexpilot-orchestrator[mcp_servers.openvibecoding-readonly]
command = "uvx"
args = ["cortexpilot-orchestrator"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"openvibecoding-readonly": {
"command": "uvx",
"args": [
"cortexpilot-orchestrator"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"openvibecoding-readonly": {
"command": "uvx",
"args": [
"cortexpilot-orchestrator"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openvibecoding-readonly": {
"type": "stdio",
"command": "uvx",
"args": [
"cortexpilot-orchestrator"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openvibecoding-readonly": {
"command": "uvx",
"args": [
"cortexpilot-orchestrator"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openvibecoding-readonly": {
"command": "uvx",
"args": [
"cortexpilot-orchestrator"
]
}
}
}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/io.github.xiaojiou176-open%2Fopenvibecoding-readonly)<a href="https://mcptoplist.com/server/io.github.xiaojiou176-open%2Fopenvibecoding-readonly"><img src="https://mcptoplist.com/badge/io.github.xiaojiou176-open%2Fopenvibecoding-readonly.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
xiaojiou176-open
Other servers by xiaojiou176-open
- Campus Copilot MCP#34,272 · 2 vers
- NoteStore Lab MCP#40,851 · 1 ver
- Prompt Switchboard MCP Sidecar#40,852 · 1 ver
- SourceHarbor MCP#40,853 · 1 ver
- agent-exporter MCP bridge#45,481 · 2 vers
- Apple Notes Snapshot#53,588 · 1 ver
- DealWatch#53,589 · 1 ver
- Movi MCP v1#53,590 · 1 ver
- OpenUI MCP Studio#53,591 · 1 ver
- Provenote MCP#53,592 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0a4 | Apr 20, 2026 |
Frequently asked questions
- Who maintains CortexPilot Read-only MCP?
- CortexPilot Read-only MCP is maintained by xiaojiou176-open, which publishes 11 MCP servers (13 total versions) tracked on MCP Toplist.
- Is CortexPilot Read-only MCP listed on the Official MCP Registry?
- Yes — CortexPilot Read-only MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does CortexPilot Read-only MCP have?
- MCP Toplist tracks 1 version of CortexPilot Read-only MCP, most recently published on Apr 20, 2026.
- Where can I find the source code for CortexPilot Read-only MCP?
- The source code for CortexPilot Read-only MCP is hosted at github.com/xiaojiou176-open/openvibecoding.