spaitial-mcp
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport streamable-http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
list_models— List available generation modelscreate_world— Create a world generation job from text, image URL, base64, file_id, or panorama_idedit_panorama— Edit a completed world/request or iterate on a panorama artifactlist_panoramas— List edited panoramas created by this API keyget_panorama— Get an edited panoramaget_edited_panorama_download_url— Resolve a signed download URL for an edited panoramaget_world_status— Poll world generation job statusget_world— Get the full job result post-completionlist_world_requests— List jobs created by this API keyget_splat_download_url— Resolve a signed splat download URL for a completed jobget_panorama_download_url— Resolve a signed panorama download URL for a completed jobupdate_world— Update world visibility or titlecancel_world— Cancel a pending or processing jobstart_mesh_export— Start or retrieve a mesh export for a completed jobget_mesh_export— Get mesh export status and download URL
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.