
RP1 Dev MCP
par jl-codes
Manage RP1 spatial internet infrastructure from your AI client — create spatial fabrics, attach to the universal network, and configure Network Service Objects.
What it does
RP1 Dev MCP connects your AI client to the RP1 spatial internet platform — the open metaverse ecosystem for building persistent 3D environments. Through 28 tools, your AI can manage the full developer lifecycle: spinning up spatial fabrics, attaching them to RP1's universal spatial fabric, configuring Network Service Objects (NSOs) for AI agents, payments, IoT, and multiplayer, and monitoring health — all without leaving your chat interface.
Tools
Server Management (4)
list_profiles— list configured connection profilesserver_status— check health, version, and capabilitiesserver_config— view server configurationserver_logs— retrieve recent logs
Fabric Lifecycle (6)
create_fabric— create a new persistent 3D spatial fabriclist_fabrics/get_fabric/configure_fabric/delete_fabric— full CRUDexport_fabric— export as MSF file
Attach / Detach (5)
attach_fabric— connect fabric to RP1's universal spatial networkdetach_fabric,attachment_status,list_attachments,move_attachment
Network Service Objects (5)
create_nso,list_nsos,get_nso,update_nso,delete_nso
Developer Workflow (5)
scaffold_project,validate_fabric,deploy_fabric,get_dev_info,generate_nso_template
Monitoring (3)
ping,fabric_health,list_connected_users
Installation
git clone https://github.com/jl-codes/rp1-dev-mcp.git
cd rp1-dev-mcp && npm install && npm run build
Create ~/.config/rp1-dev-mcp/config.json with your RP1 server URL and API key, then add to your MCP client:
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"rp1-dev": {
"command": "node",
"args": ["/absolute/path/to/rp1-dev-mcp/dist/index.js"]
}
}
}
Supported hosts
Confirmed in README: Claude (claude mcp add), Codex (codex mcp add), Gemini CLI (gemini mcp add).
Installation rapide
git clone https://github.com/jl-codes/rp1-dev-mcp.git && cd rp1-dev-mcp && npm install && npm run buildInformations
- Tarification
- free
- Publié
- 4/6/2026