plugin

bowmark-ai/plugin
★ 0 stars Unknown language AI/LLM Updated 4d ago
Official Bowmark plugin: the Bowmark skill plus the hosted MCP server, in one install. Carries manifests for Claude Code, Codex, GitHub Copilot, Gemini CLI and Agent Plugins 1.0.0.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plugin": {
      "command": "npx",
      "args": [
        "-y",
        "bowmark-ai/plugin"
      ]
    }
  }
}

README Excerpt

The [Bowmark](https://bowmark.ai) plugin for **Claude Code**, **Codex**, and every client that reads **[Agent Plugins](https://agent-plugins.org/) 1.0.0** — installs the `bowmark` skill *and* auto-wires the hosted MCP server (`https://api.bowmark.ai/mcp`) in one step, so there's no separate `claude mcp add` / `config.toml` edit.

Topics

agent-skillsai-agentclaude-codecodexgemini-cli-extensiongithub-copilotmcpmcp-server