MCPWeave
com.mcpweave/gateway
Documentation
Installation
Use the documented remote MCP endpoint: https://app.bldinit.com/gateway/mcp.
Configuration
Connect with an MCP client that supports remote Streamable HTTP. Example Claude Desktop / Codex setup:
{
"mcpServers": {
"mcpweave": {
"command": "npx",
"args": ["mcp-remote", "https://app.bldinit.com/gateway/mcp"]
}
}
}
Sign in at app.bldinit.com with Google, then connect providers in the dashboard. Single-provider endpoints are available under /mcp/{provider}/mcp, and the full gateway aggregates all connected services at /gateway/mcp.
Capabilities
Korea-native MCP gateway with 160+ provider tools, native pass-through of provider responses, REST passthrough, multi-tenant audit logging, and confirmation-token protection for destructive actions.
Limitations
Requires a bldinit account and downstream provider credentials for any connected service. Many providers use OAuth, API keys, or vendor IDs, and Google Workspace connections require your own Google Cloud app and redirect URIs.
