Skip to content

builderio/agent-native

v1.0.0+codex.8e8e4d55970aMIT

Open and operate granted Agent-Native apps through Dispatch MCP, with inline app surfaces and current browser screen state.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

agent-native-dispatchstreamable-http
{
  "type": "streamable-http",
  "url": "https://dispatch.agent-native.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-native",
  "version": "1.0.0+codex.8e8e4d55970a",
  "description": "Open and operate granted Agent-Native apps through Dispatch MCP, with inline app surfaces and current browser screen state.",
  "author": { "name": "Agent-Native", "url": "https://agent-native.com" },
  "homepage": "https://dispatch.agent-native.com",
  "repository": "https://github.com/BuilderIO/agent-native",
  "license": "MIT",
  "keywords": [
    "agent-native",
    "agent-native",
    "mcp",
    "skills",
    "app-backed-skill"
  ]
}