Skip to content

withoneai/one-convex-management

v1.0.0One-Knowledge-1.0

Convex Management in your agent through One. 20 actions with real API documentation, OAuth handled, no tokens to manage.

MCP servers

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

onestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.withone.ai/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": "one-convex-management",
  "version": "1.0.0",
  "description": "Convex Management in your agent through One. 20 actions with real API documentation, OAuth handled, no tokens to manage.",
  "author": {
    "name": "One Systems, Inc.",
    "email": "support@withone.ai",
    "url": "https://www.withone.ai"
  },
  "homepage": "https://www.withone.ai/knowledge/convex-management",
  "repository": "https://github.com/withoneai/one-agent-plugin",
  "license": "One-Knowledge-1.0",
  "keywords": [
    "convex-management",
    "integrations",
    "mcp",
    "api",
    "developer tools"
  ]
}