Plugins
1 pluginResults for “api-resources”
8 skillsGemini Agents API
Manage custom Agent resources on the Gemini Enterprise Agent Platform via REST API, including creation, configuration, listing, updating, and deletion with support for files, skills, and tools.
14.4k
MCP Server Patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
0
Fastmcp
Build, test, inspect, install, and deploy MCP servers with FastMCP in Python, including wrapping APIs, databases, or files as tools and exposing resources or prompts.
2
More results
API Design
Design or refactor API contracts for REST and GraphQL systems.
42 · bundle
API Patterns
API design principles and decision-making.
505 · bundle
MCP Server Patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
226k
Meta MCP Builder
Scaffold and implement Model Context Protocol (MCP) servers that expose external services, APIs, and data sources as typed tools and resources for LLM agents. Use when the user says "build an MCP server", "give Claude access to X", "create an MCP tool", "expose my API to an agent", or "AI agent integration".
8
Chatgpt Apps
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow through the openai-docs skill or an official OpenAI documentation connector before generating code.
65 · bundle