{
  "markdown": "# VoteShip Agent Toolkit\n\nOfficial open-source agent integrations for [VoteShip](https://voteship.app),\nthe feature request, voting board, roadmap, and changelog platform.\n\n## Connect Claude Code\n\n```bash\nclaude mcp add --transport http --scope user voteship https://voteship.app/mcp\n```\n\n## Connect Codex\n\n```bash\ncodex mcp add voteship --url https://voteship.app/mcp\n```\n\nThe hosted MCP endpoint exposes public tools, resources, a workflow prompt, and\nan interactive board without credentials. For authenticated project\nadministration, run the local [`@voteship/mcp-server`](./packages/mcp-server)\npackage with a VoteShip project secret in the MCP host environment.\n\n## Install VoteShip on a website\n\n```bash\nnpx -y @voteship/cli init --project-key pk_your_public_key\nnpx -y @voteship/cli verify --url https://your-site.example\n```\n\nThe [`@voteship/cli`](./packages/cli) installer supports common Next.js, React,\nVue, Vite, SvelteKit, Angular, and plain HTML projects. It is idempotent and\nsupports `--dry-run` and `--json` for agent workflows.\n\n## Development\n\n```bash\ncorepack enable\npnpm install\npnpm test\npnpm typecheck\npnpm build\n```\n\n## Security\n\nReport suspected vulnerabilities privately to `support@voteship.app`. Do not\ninclude VoteShip project secrets in issues, logs, or screenshots.\n\n## License\n\nMIT\n\n",
  "bytes": 1316,
  "sha": "2f9cb279eb9db3d37d63807cc0db3203c1a98fb3e9c8c96e5b2d60b50e72c574",
  "repo_slug": "mattkilmer/voteship-agent-toolkit",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_mattkilmer_voteship_41f1658f/readme"
}