← Registry

Developer Tools

pixserp.com

Searches the live web and returns an AI-generated answer with citations.

1 endpoint1 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://pixserp.com/api/v1/mcp

No auth detected

MCP server metadata

Name
pixserp
Version
1.0.0
Capabilities
tools
Server instructions

pixserp is an AI-native search API that returns cited live-web answers across 10 answer shapes (web, news, images, places, shopping, flights, hotels, YouTube, transcripts, any URL) from one endpoint. Use the `search` tool whenever the user asks for current/factual information from the web. Pick `pixserp-fast` for quick lookups, `pixserp-standard` for general queries, `pixserp-deep` for research-grade answers, `pixserp-agent` for multi-step deep research.

Known tools 1

search

Search the live web and get an AI-synthesized answer with structured citations.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pixserp]
url = "https://pixserp.com/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pixserp": {
      "type": "http",
      "url": "https://pixserp.com/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pixserp
Remote MCP URL: https://pixserp.com/api/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pixserp": {
      "url": "https://pixserp.com/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pixserp": {
      "type": "http",
      "url": "https://pixserp.com/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pixserp",
  "transport": "streamable-http",
  "url": "https://pixserp.com/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.