Skip to main content
ClaudeWave
MattKilmer avatar
MattKilmer

voteship-agent-toolkit

View on GitHub

Official VoteShip MCP server and website installer for Claude Code, Codex, and other agents

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: NPX · @voteship/cli
Claude Code CLI
claude mcp add voteship-agent-toolkit -- npx -y @voteship/cli
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "voteship-agent-toolkit": {
      "command": "npx",
      "args": ["-y", "@voteship/cli"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# VoteShip Agent Toolkit

Official open-source agent integrations for [VoteShip](https://voteship.app),
the feature request, voting board, roadmap, and changelog platform.

## Connect Claude Code

```bash
claude mcp add --transport http --scope user voteship https://voteship.app/mcp
```

## Connect Codex

```bash
codex mcp add voteship --url https://voteship.app/mcp
```

The hosted MCP endpoint exposes public tools, resources, a workflow prompt, and
an interactive board without credentials. For authenticated project
administration, run the local [`@voteship/mcp-server`](./packages/mcp-server)
package with a VoteShip project secret in the MCP host environment.

## Install VoteShip on a website

```bash
npx -y @voteship/cli init --project-key pk_your_public_key
npx -y @voteship/cli verify --url https://your-site.example
```

The [`@voteship/cli`](./packages/cli) installer supports common Next.js, React,
Vue, Vite, SvelteKit, Angular, and plain HTML projects. It is idempotent and
supports `--dry-run` and `--json` for agent workflows.

## Development

```bash
corepack enable
pnpm install
pnpm test
pnpm typecheck
pnpm build
```

## Security

Report suspected vulnerabilities privately to `support@voteship.app`. Do not
include VoteShip project secrets in issues, logs, or screenshots.

## License

MIT

What people ask about voteship-agent-toolkit

What is MattKilmer/voteship-agent-toolkit?

+

MattKilmer/voteship-agent-toolkit is mcp servers for the Claude AI ecosystem. Official VoteShip MCP server and website installer for Claude Code, Codex, and other agents It has 0 GitHub stars and its last recorded update is dated 2026-08-22.

How do I install voteship-agent-toolkit?

+

You can install voteship-agent-toolkit by cloning the repository (https://github.com/MattKilmer/voteship-agent-toolkit) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is MattKilmer/voteship-agent-toolkit safe to use?

+

Our security agent has analyzed MattKilmer/voteship-agent-toolkit and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains MattKilmer/voteship-agent-toolkit?

+

MattKilmer/voteship-agent-toolkit is maintained by MattKilmer. The last recorded GitHub activity is dated 2026-08-22, with 0 open issues.

Are there alternatives to voteship-agent-toolkit?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy voteship-agent-toolkit to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: MattKilmer/voteship-agent-toolkit
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mattkilmer-voteship-agent-toolkit)](https://claudewave.com/repo/mattkilmer-voteship-agent-toolkit)
<a href="https://claudewave.com/repo/mattkilmer-voteship-agent-toolkit"><img src="https://claudewave.com/api/badge/mattkilmer-voteship-agent-toolkit" alt="Featured on ClaudeWave: MattKilmer/voteship-agent-toolkit" width="320" height="64" /></a>