agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "officialsdk-factory", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "officialsdk-factory", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "officialsdk-basic", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "officialsdk-advanced", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "officialsdk-legacy", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "fastmcp-basic", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "fastmcp-advanced", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "fastmcp-v3", hosted remotely at localhost, as configured in agentcathq/agentcat-python-sdk.
agentcathq/agentcat-python-sdk
MCP server Claude CodeCodexCursor +2
MCP server "agentcat-mcp", hosted remotely at mcp.agentcat.com, as configured in agentcathq/agentcat-python-sdk.
Instructions file CodexOpenCode
AGENTS.md instructions for agentcathq/webmcp-react, covering agents.md, reference, commands, project structure and architecture decisions — don't "fix" these.
Skill Claude CodeCodex
Scaffolds a new WebMCP tool component using useMcpTool with Zod schema, handler, annotations, and wires it into the WebMCPProvider tree. Use when the user wants to expose functionality as an MCP tool, make something callable by AI, add a new tool, or create an AI-accessible action.
Skill Claude CodeCodex
Bootstraps webmcp-react into an existing React or Next.js app. Installs dependencies, adds WebMCPProvider, creates a first tool, and configures the MCP client bridge. Use when the user wants to set up WebMCP, add MCP tools to their app, integrate webmcp-react, or make their React app accessible to AI agents.
Instructions file CodexOpenCode
Instructions for agentcathq/agentcat-go-sdk, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Instructions for agentcathq/agentcat-go-sdk, covering claude.md, what this is, build & test commands, module layout and architecture.