Skip to content

tambo-labs/charming

v0.3.1MIT

Create, update, and inspect Charming-hosted interactive web apps via the Charming MCP server.

MCP servers

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

charmingstreamable-http
{
  "type": "streamable-http",
  "url": "https://charm.ing/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": "charming",
  "version": "0.3.1",
  "description": "Create, update, and inspect Charming-hosted interactive web apps via the Charming MCP server.",
  "author": {
    "name": "Tambo",
    "url": "https://github.com/tambo-labs"
  },
  "homepage": "https://usecharming.com/",
  "repository": "https://github.com/tambo-labs/charming-mcp",
  "license": "MIT",
  "keywords": [
    "charming",
    "mcp",
    "mcp-server",
    "web-apps",
    "developer-tools",
    "agent-skill",
    "claude-code",
    "ai-agent"
  ]
}