SPACEXPLORATION for Claude Desktop
com.spacexploration/listings
Search commercial real estate listings. Reads need no token; authoring is self-serve OAuth (DCR).
client:Claude Desktop
transport:streamable-http
tools:15
Install SPACEXPLORATION in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"listings": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://spacexploration.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs