← Registry

API Tools

bubblio.dev

An API marketplace that lets agents explore available actions, get quotes, and execute them.

3 endpoints12 known toolsFirst detected August 23, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp

No auth detected

MCP server metadata

Name
bubblio-agent-door
Version
0.1
Capabilities
tools
Server instructions

Questions only on this door — the owner has not opened any actions yet. Ask away; actions unlock if and when the owner enables them.

Known tools 2

about

What this platform is and what visiting agents may do here.

Inferred read-only
ask

Ask about this platform: capabilities, pricing, policies.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bubblio-agent-door]
url = "https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bubblio-agent-door": {
      "type": "http",
      "url": "https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bubblio-agent-door
Remote MCP URL: https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bubblio-agent-door": {
      "url": "https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bubblio-agent-door": {
      "type": "http",
      "url": "https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bubblio-agent-door",
  "transport": "streamable-http",
  "url": "https://api.bubblio.dev/agent/door_73ca37dbbd10/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://api.bubblio.dev/agent/door_a9015a46f924/mcp

No auth detected

MCP server metadata

Name
bubblio-agent-door
Version
0.1
Capabilities
tools
Server instructions

Actions run through quote → confirm and execute exactly once. If an action needs an agent key you don't have, quote it anyway — the quote's reply tells you exactly how your human connects one (usually a phone link that mints and delivers your key automatically). Some actions need the human's one-tap approval first: the quote returns a link to relay to them, and confirm doubles as the poll while they decide.

Known tools 5

about

What this platform is and what visiting agents may do here.

Inferred read-only
ask

Ask about this platform: capabilities, pricing, policies.

Inferred read-only
list_actions

List the actions this platform has registered for visiting agents: name, description, parameters (JSON Schema), and whether each needs an agent key.

Inferred read-only
quote

Get a quote for one action call.

Inferred read-only
confirm

Execute a quoted action.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bubblio-agent-door]
url = "https://api.bubblio.dev/agent/door_a9015a46f924/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bubblio-agent-door": {
      "type": "http",
      "url": "https://api.bubblio.dev/agent/door_a9015a46f924/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bubblio-agent-door
Remote MCP URL: https://api.bubblio.dev/agent/door_a9015a46f924/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bubblio-agent-door": {
      "url": "https://api.bubblio.dev/agent/door_a9015a46f924/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bubblio-agent-door": {
      "type": "http",
      "url": "https://api.bubblio.dev/agent/door_a9015a46f924/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bubblio-agent-door",
  "transport": "streamable-http",
  "url": "https://api.bubblio.dev/agent/door_a9015a46f924/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp

No auth detected

MCP server metadata

Name
bubblio-agent-door
Version
0.1
Capabilities
tools
Server instructions

Actions run through quote → confirm and execute exactly once. If an action needs an agent key you don't have, quote it anyway — the quote's reply tells you exactly how your human connects one (usually a phone link that mints and delivers your key automatically). Some actions need the human's one-tap approval first: the quote returns a link to relay to them, and confirm doubles as the poll while they decide. Some actions here are paid: the quote pins the exact price, and you never pay more than quoted.

Known tools 5

about

What this platform is and what visiting agents may do here.

Inferred read-only
ask

Ask about this platform: capabilities, pricing, policies.

Inferred read-only
list_actions

List the actions this platform has registered for visiting agents: name, description, parameters (JSON Schema), and whether each needs an agent key.

Inferred read-only
quote

Get a quote for one action call.

Inferred read-only
confirm

Execute a quoted action.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bubblio-agent-door]
url = "https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bubblio-agent-door": {
      "type": "http",
      "url": "https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bubblio-agent-door
Remote MCP URL: https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bubblio-agent-door": {
      "url": "https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bubblio-agent-door": {
      "type": "http",
      "url": "https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bubblio-agent-door",
  "transport": "streamable-http",
  "url": "https://api.bubblio.dev/agent/door_acff25cbe9fb/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.