← onevalor.com

INDIVIDUAL MCP TOOL

lookup_operator

Look up Texas oil & gas operators by name in Valor's 18,000+ organization directory (RRC P-5 registrants).

onevalor.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

onevalor.com

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.onevalor-com]
url = "https://www.onevalor.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "onevalor-com": {
      "type": "http",
      "url": "https://www.onevalor.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "onevalor-com": {
      "type": "http",
      "url": "https://www.onevalor.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "onevalor-com",
  "transport": "streamable-http",
  "url": "https://www.onevalor.com/mcp"
}
MCP Inspector

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

Related tools

  • about_valor — Company overview: what Valor does (mineral management + operator back-office), what it does not do (never buys minerals), credentials, coverage, and contact.
  • search_glossary — Search Valor's 111-term mineral & royalty glossary (division order, NRI, suspense, COPAS, pooling, depletion...).
  • get_services_and_coverage — Valor's service catalog (owners, fiduciaries/institutions, operators) and geographic coverage by state and basin, with canonical page links.
  • search_faq — Canonical Q&A about Valor and mineral management (payment deadlines, Reg 9, UBIT, mineral.tech).
  • get_resource_guides — Catalog of Valor's in-depth guides by audience (mineral owners by situation, operators, bank trust departments, universities/endowments, family offices) with URLs for routing users.
  • get_owner_situations — Answer blocks for common mineral-owner "what do I do" situations (inherited minerals, lease offer, unleased minerals, tracking royalty checks, unclaimed money, courthouse research, royalty decimal math, missing division order, minerals in multiple states).