S
Synthetic Search MCP
by @acheong08
MCP for Synthetic.new's search API
Created 1/22/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-synthetic-search-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"acheong08-synthetic-search-mcp": {
"command": "npx",
"args": [
"acheong08-synthetic-search-mcp"
]
}
}
}