Openeye
Rank #46,907io.github.dumbspacecookie/openeye
Procedure verification for AR/XR with memory, visual sessions, and DPO trajectory export.
Openeye is a Model Context Protocol (MCP) server published by dumbspacecookie. It ranks #46,907 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Openeye is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 85,206 of 132,113 servers on MCP Toplist.
Use Openeye
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add openeye -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "OPENEYE_CONTEXT_OPTIN=<your OPENEYE_CONTEXT_OPTIN>" -e "OPENEYE_CONTEXT_API_KEY=<your OPENEYE_CONTEXT_API_KEY>" -- npx -y sidecar/mcp_server.py @dumbspacecookie/openeyeReplace each placeholder with your own value before saving.
[mcp_servers.openeye]
command = "npx"
args = ["-y", "sidecar/mcp_server.py", "@dumbspacecookie/openeye"]
[mcp_servers.openeye.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
OPENEYE_CONTEXT_OPTIN = "<your OPENEYE_CONTEXT_OPTIN>"
OPENEYE_CONTEXT_API_KEY = "<your OPENEYE_CONTEXT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openeye": {
"command": "npx",
"args": [
"-y",
"sidecar/mcp_server.py",
"@dumbspacecookie/openeye"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENEYE_CONTEXT_OPTIN": "<your OPENEYE_CONTEXT_OPTIN>",
"OPENEYE_CONTEXT_API_KEY": "<your OPENEYE_CONTEXT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openeye": {
"command": "npx",
"args": [
"-y",
"sidecar/mcp_server.py",
"@dumbspacecookie/openeye"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENEYE_CONTEXT_OPTIN": "<your OPENEYE_CONTEXT_OPTIN>",
"OPENEYE_CONTEXT_API_KEY": "<your OPENEYE_CONTEXT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"openeye": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sidecar/mcp_server.py",
"@dumbspacecookie/openeye"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENEYE_CONTEXT_OPTIN": "<your OPENEYE_CONTEXT_OPTIN>",
"OPENEYE_CONTEXT_API_KEY": "<your OPENEYE_CONTEXT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openeye": {
"command": "npx",
"args": [
"-y",
"sidecar/mcp_server.py",
"@dumbspacecookie/openeye"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENEYE_CONTEXT_OPTIN": "<your OPENEYE_CONTEXT_OPTIN>",
"OPENEYE_CONTEXT_API_KEY": "<your OPENEYE_CONTEXT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openeye": {
"command": "npx",
"args": [
"-y",
"sidecar/mcp_server.py",
"@dumbspacecookie/openeye"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENEYE_CONTEXT_OPTIN": "<your OPENEYE_CONTEXT_OPTIN>",
"OPENEYE_CONTEXT_API_KEY": "<your OPENEYE_CONTEXT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.dumbspacecookie%2Fopeneye)<a href="https://mcptoplist.com/server/io.github.dumbspacecookie%2Fopeneye"><img src="https://mcptoplist.com/badge/io.github.dumbspacecookie%2Fopeneye.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
dumbspacecookie
Other servers by dumbspacecookie
View all dumbspacecookie servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 19, 2026 |
Frequently asked questions
- Who maintains Openeye?
- Openeye is maintained by dumbspacecookie, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Openeye listed on the Official MCP Registry?
- Yes — Openeye is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Openeye have?
- MCP Toplist tracks 1 version of Openeye, most recently published on May 19, 2026.
- Where can I find the source code for Openeye?
- The source code for Openeye is hosted at github.com/dumbspacecookie/openeye.
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.