Skip to content

symbaiex/symbaiex-agent-tools

v1.0.0MIT

SYMBaiEX agent enrollment, public evidence, claim verification, research jobs, signed webhooks, and authenticated MCP tools.

MCP servers

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

symbaiex-evidencestreamable-http
{
  "type": "streamable-http",
  "url": "https://www.symbaiex.com/api/agent/mcp"
}
symbaiex-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://www.symbaiex.com/api/docs/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": "symbaiex-agent-tools",
  "version": "1.0.0",
  "description": "SYMBaiEX agent enrollment, public evidence, claim verification, research jobs, signed webhooks, and authenticated MCP tools.",
  "author": {
    "name": "SYMBaiEX",
    "email": "austin@symbaiex.com",
    "url": "https://www.symbaiex.com/about"
  },
  "homepage": "https://www.symbaiex.com/developers",
  "repository": "https://github.com/SYMBaiEX/skills",
  "license": "MIT",
  "keywords": ["symbaiex", "agent-skills", "mcp", "evidence", "research"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 32Python files
  • 10shell scripts
  • gpt-engineer-dynamic.js
  • 12YAML files
  • 9configuration files
  • 4JSON files
  • LICENSE
View on GitHub