---
title: "convex"
description: "Inspect deployments, query data, and run Convex functions with permission controls."
canonical: https://agentpluginsdirectory.com/plugins/convex
last-updated: 2026-09-10
---

# convex
Inspect deployments, query data, and run Convex functions with permission controls.
- Slug: convex
- Publisher: opencompany
- Repository: https://github.com/useopencompany/plugins
- Manifest: convex/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): other
- Skills: 0
- MCP servers: 1 (convex)
- Stars: 1
- Repository created: 2026-08-27
- Repository last pushed: 2026-09-09
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/convex
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What convex does, in the publisher's words

Connect one Convex cloud deployment through opencompany's hosted bridge to the official Convex CLI MCP server, pinned to convex@1.45.0. Install from Settings → Plugins → Convex, then paste a deployment-scoped dev: or prod: deploy key from Convex deployment settings. The key must permit function inspection so opencompany can validate the connection. Project tokens, personal login credentials, preview-project keys, self-hosted endpoints, and unscoped admin keys are not accepted.

Deployment metadata, schemas, and function specifications default to On. Documents, read-only queries, and logs default to Ask. Running a function defaults to Ask because it may execute a mutation or an action with external effects. Environment-variable access and changes default to Off. Unknown tools require confirmation.

Production deployments expose only metadata, schemas, and function specifications. Changing a permission to On does not relax this restriction. Development deployments can use the other tools within the key's Convex permissions. The insights tool is unavailable with deploy-key authentication and is omitted.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/useopencompany/plugins/HEAD/convex/README.md

## MCP servers

- convex: transport: streamable-http; url: https://api.opencompany.chat/mcp/plugins/convex

Read from the plugin's own mcp.json. Environment variable names only, never values.
