eCommerce
christianpicks.com
Provides tools to search, retrieve, compare, and answer questions about ChristianPicks product and business listings.
ENDPOINT 1
https://christianpicks.com/mcp
MCP server metadata
- Name
- christianpicks-catalog
- Version
- 1.0.0
Use free ChristianPicks catalog tools by default. Cite source URLs. Do not attempt account or write actions. The full comparison tier may require payment; never pay silently.
Known tools 4
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.christianpicks-catalog]
url = "https://christianpicks.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"christianpicks-catalog": {
"type": "http",
"url": "https://christianpicks.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: christianpicks-catalog
Remote MCP URL: https://christianpicks.com/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": {
"christianpicks-catalog": {
"url": "https://christianpicks.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"christianpicks-catalog": {
"type": "http",
"url": "https://christianpicks.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "christianpicks-catalog",
"transport": "streamable-http",
"url": "https://christianpicks.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://christianpicks.com/mcp/docs
MCP server metadata
- Name
- christianpicks-docs
- Version
- 1.0.0
Use these tools to read ChristianPicks developer documentation, OpenAPI, and llms.txt. Do not treat docs tools as a catalog search API.
Known tools 4
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.christianpicks-docs]
url = "https://christianpicks.com/mcp/docs"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"christianpicks-docs": {
"type": "http",
"url": "https://christianpicks.com/mcp/docs"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: christianpicks-docs
Remote MCP URL: https://christianpicks.com/mcp/docs
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": {
"christianpicks-docs": {
"url": "https://christianpicks.com/mcp/docs"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"christianpicks-docs": {
"type": "http",
"url": "https://christianpicks.com/mcp/docs"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "christianpicks-docs",
"transport": "streamable-http",
"url": "https://christianpicks.com/mcp/docs"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.