Connect Jiro MCPto Your Daily AI Assistant
Use JIRO directly inside the AI tools you already use and bring 1,171 website sections and full-page templates into your workflow.
Works with
- Claude Code
- Claude Desktop
- Codex
- Cursor
- Lovable
- Replit
- Bolt
- VS Code
- Any MCP client
1,171 componentsMCP-powered
Trusted by 4,379+ buildersLogin JIRO → Connect MCP → Build
Pick your editor, paste one line.
Add the server, approve the sign-in your browser opens, and you are connected. No keys to generate, nothing to paste into a .env file.
Connect Claude Code
claude mcp add --transport http jiro https://mcp.jiro.buildThen run claude, type /mcp, pick jiro, hit Authenticate.
Connect Claude Desktop
https://mcp.jiro.buildSettings → Connectors → Add custom connector → name it Jiro Build, paste this URL → approve the sign-in your browser opens.
Connect Codex
[mcp_servers.jiro]
url = "https://mcp.jiro.build"Drop it in ~/.codex/config.toml, then run codex mcp login jiro.
Connect Cursor
{
"mcpServers": {
"jiro": {
"url": "https://mcp.jiro.build"
}
}
}Paste it into Cursor's MCP settings or ~/.cursor/mcp.json, then click the server to sign in.
Connect Lovable
https://mcp.jiro.buildConnectors → + → MCP server → name + URL → Add & authorize.
Connect Replit
https://mcp.jiro.buildIn the Agent's MCP/integrations settings, add a remote MCP server with this URL, then approve the sign-in.
Connect Bolt
https://mcp.jiro.buildConnectors (MCP) → Custom MCP server → name + URL, Transport HTTP, Auth MCP OAuth → Connect.
Connect VS Code
{
"servers": {
"jiro": {
"type": "http",
"url": "https://mcp.jiro.build"
}
}
}Command Palette → MCP: Add Server → HTTP → the URL, or paste this into .vscode/mcp.json — then trust it, sign in, and use it in agent mode.
Connect Any MCP client
https://mcp.jiro.buildPoint it at https://mcp.jiro.build — anything supporting MCP over Streamable HTTP with OAuth works.
Got questions?We've got answers.
Everything you need to know about the Jiro Build MCP server.
































