The most in-depth, source-backed context about a person for deep personalization and research.
claude mcp add orbit --transport http https://chatgpt.orbitsearch.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"orbit": {
"url": "https://chatgpt.orbitsearch.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"orbit": {
"serverUrl": "https://chatgpt.orbitsearch.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"orbit": {
"type": "http",
"url": "https://chatgpt.orbitsearch.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"orbit": {
"url": "https://chatgpt.orbitsearch.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"orbit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chatgpt.orbitsearch.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://chatgpt.orbitsearch.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.NicholasDominici--orbit/reviews or the review_server meta-tool.
POST /mcp