photon: Photon lets you define logic once in TypeScript and automatically exposes it through three interfaces: MCP server for AI agents, CLI tool for automation, and Web UI for humans. It eliminates boilerplate by deriving tool definitions, validations, and UI from your code, making it easy to build and deploy multi-surface applications.; qveris-agent-toolkit: QVeris Agent Toolkit is the open-source client layer for the QVeris capability routing network, giving agents access to 10,000+ real-world capabilities across 15+ categories. It ships a CLI, MCP server, Python SDK, and REST API docs so agents can discover, inspect, invoke, and audit tools through a single protocol. Available for Cursor, Claude Code, OpenCode, and OpenClaw-style skill agents.
Building AI agent tools with MCP protocol support
Agents discovering and invoking real-world APIs without per-integration setup