MCP server for managing cupcake orders. Exposes APIs for order creation, tracking, and fulfillment. Integrates with Deep Research for data analysis. Developers use it to streamline order management and gain insights from order data.
MCP server for managing cupcake orders. Exposes APIs for order creation, tracking, and fulfillment. Integrates with Deep Research for data analysis. Developers use it to streamline order management and gain insights from order data.
pip install sample-deep-research-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"openai-sample-deep-research-mcp-github": {
"command": "uvx",
"args": [
"pip install sample-deep-research-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from sample deep research mcp?"
No configuration required. This server works out of the box.
"What resources are available in sample deep research mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in sample deep research mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in sample deep research mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.