← Registry

Developer Tools

pieverse.io

This MCP server enables searching and reading public Pieverse documentation and resources for API and product information.

3 endpoints6 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://www.pieverse.io/.well-known/mcp

No auth detected

MCP server metadata

Name
Pieverse Public Docs
Version
2026-07-04
Capabilities
resourcestools
Server instructions

This server exposes read-only Pieverse public discovery documents. It has no mutating tools.

Known tools 2

search_public_docs

Search the public Pieverse discovery corpus for pricing, auth, sandbox, OpenAPI, and product-boundary information.

Inferred read-only
read_public_resource

Read one public Pieverse MCP resource by URI.

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.pieverse-public-docs]
url = "https://www.pieverse.io/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pieverse-public-docs": {
      "type": "http",
      "url": "https://www.pieverse.io/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pieverse-public-docs
Remote MCP URL: https://www.pieverse.io/.well-known/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": {
    "pieverse-public-docs": {
      "url": "https://www.pieverse.io/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pieverse-public-docs": {
      "type": "http",
      "url": "https://www.pieverse.io/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pieverse-public-docs",
  "transport": "streamable-http",
  "url": "https://www.pieverse.io/.well-known/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://www.pieverse.io/mcp

No auth detected

MCP server metadata

Name
Pieverse Public Docs
Version
2026-07-04
Capabilities
resourcestools
Server instructions

This server exposes read-only Pieverse public discovery documents. It has no mutating tools.

Known tools 2

search_public_docs

Search the public Pieverse discovery corpus for pricing, auth, sandbox, OpenAPI, and product-boundary information.

Inferred read-only
read_public_resource

Read one public Pieverse MCP resource by URI.

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.pieverse-public-docs]
url = "https://www.pieverse.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pieverse-public-docs": {
      "type": "http",
      "url": "https://www.pieverse.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pieverse-public-docs
Remote MCP URL: https://www.pieverse.io/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": {
    "pieverse-public-docs": {
      "url": "https://www.pieverse.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pieverse-public-docs": {
      "type": "http",
      "url": "https://www.pieverse.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pieverse-public-docs",
  "transport": "streamable-http",
  "url": "https://www.pieverse.io/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://www.pieverse.io/api/mcp

No auth detected

MCP server metadata

Name
Pieverse Public Docs
Version
2026-07-04
Capabilities
resourcestools
Server instructions

This server exposes read-only Pieverse public discovery documents. It has no mutating tools.

Known tools 2

search_public_docs

Search the public Pieverse discovery corpus for pricing, auth, sandbox, OpenAPI, and product-boundary information.

Inferred read-only
read_public_resource

Read one public Pieverse MCP resource by URI.

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.pieverse-public-docs]
url = "https://www.pieverse.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pieverse-public-docs": {
      "type": "http",
      "url": "https://www.pieverse.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pieverse-public-docs
Remote MCP URL: https://www.pieverse.io/api/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": {
    "pieverse-public-docs": {
      "url": "https://www.pieverse.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pieverse-public-docs": {
      "type": "http",
      "url": "https://www.pieverse.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pieverse-public-docs",
  "transport": "streamable-http",
  "url": "https://www.pieverse.io/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for pieverse.io was fetched 2026-08-24T01:08:01.286Z.

Trust status Trusted

pieverse.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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