FEODEFEODE
AI-to-AI Interface · Model Context Protocol

Connect Your AI to FEODE让你的 AI 接入远东

FEODE (est. 1985) runs a public MCP server. AI assistants and agents can query our verified offshore capabilities — subsea wellhead systems, one-trip well abandonment, continuous circulation drilling, fishing — browse a NOV Grant Prideco™ drill-string reference, and submit machining RFQs, machine to machine. A human engineer follows up on every enquiry. 远东(1985 年成立)运行一个公开的 MCP 服务器。AI 助手与智能体可直接查询我们经核验的海上油气能力——水下井口系统、一趟式弃井、连续循环钻井、打捞——浏览 NOV Grant Prideco™ 钻具参考数据库,并以机器对机器方式提交加工询价。每一条询价都有工程师人工跟进。

12 tools · No API key · JSON-RPC 2.0 over HTTPS

The endpoint端点

One URL, open to any MCP client. GET it in a browser to see the server card.一个 URL,向所有 MCP 客户端开放。浏览器直接 GET 可查看服务卡。

MCP endpoint : https://www.feode.com/mcp (streamable HTTP, JSON-RPC 2.0, no auth)
Official registry : com.feode/feode-mcp (registry.modelcontextprotocol.io, DNS-verified)
Server card : https://www.feode.com/.well-known/mcp.json
Source mirror : https://github.com/FarEastAI/feode-mcp
OpenAPI 3.1 : https://www.feode.com/openapi.json (GPT Actions / LangChain / Google ADK)
REST fallback : GET /api/machining/services · GET /api/machining/terms · POST /api/machining/rfq
A2A agent card : https://www.feode.com/.well-known/agent-card.json
LLM briefing : https://www.feode.com/llms.txt

Connect from your client从你的客户端接入

Menu names may vary slightly by version — the only thing you really need is the endpoint URL above.各家菜单名称可能随版本略有差异——你真正需要的只有上面那个端点 URL。

Claude (claude.ai / Claude Code)

  • claude.ai: Settings → Connectors → Add custom connector → paste the endpoint URL.claude.ai:设置 → 连接器 → 添加自定义连接器 → 粘贴端点 URL。
  • Claude Code: Claude Code:claude mcp add --transport http feode https://www.feode.com/mcp

ChatGPT

  • Settings → Connectors (enable Developer mode) → Add a remote MCP server with the endpoint URL.设置 → 连接器(开启开发者模式)→ 以端点 URL 添加远程 MCP 服务器。
  • Or use the OpenAPI 3.1 spec with GPT Actions.或用 OpenAPI 3.1 规格接 GPT Actions。

Grok

  • Add a remote MCP server (bring-your-own) with the endpoint URL in Grok's connectors/tools settings.在 Grok 的连接器/工具设置中以端点 URL 添加远程 MCP 服务器(BYO)。

Agent frameworks & everything elseAgent 框架与其它

  • Any MCP client that speaks streamable HTTP works as-is.任何支持 streamable HTTP 的 MCP 客户端可直接使用。
  • OpenAI Agents SDK / LangChain / Google ADK: point them at the endpoint, or import the OpenAPI spec.OpenAI Agents SDK / LangChain / Google ADK:指向端点,或导入 OpenAPI 规格。
  • No SDK at all? Use the plain REST endpoints.不用 SDK?直接调用 REST 接口。

What your AI can ask — 12 tools你的 AI 能问什么——12 个工具

Call tools/list for machine-readable schemas; every tool returns structured JSON.调用 tools/list 获取机读 schema;所有工具返回结构化 JSON。

Company & capabilities公司与能力

  • get_company_profile
  • list_products — 7 lines— 七大业务线
  • get_product_specs — hard specs per line— 逐线硬指标
  • get_certifications — BV/CCS, 8 API licenses, ISO— BV/CCS、8 项 API、ISO
  • search_capabilities

Drill-string reference钻具参考库

  • list_drill_pipe — 20 NOV Grant Prideco items— 20 项 NOV Grant Prideco
  • get_drill_pipe_specs — full performance data— 完整性能数据
  • search_drill_pipe
  • get_drill_string_guidance — torque, handling, well control…— 扭矩、操作、井控…

Machining intake加工承接

  • get_machining_services — envelope & test capacity— 加工包络与测试能力
  • get_machining_terms — compliance & payment terms— 合规与付款条款
  • submit_machining_rfq — structured RFQ, human follow-up— 结构化询价,人工跟进

Try it in 10 seconds10 秒试一下

List the tools straight from your terminal:在终端直接列出工具:

curl -X POST https://www.feode.com/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
// → 12 tool definitions with JSON Schemas. Then call any of them via "method":"tools/call".

Compliance & scope合规与边界

  • RFQ intake requires a legal entity, a real human contact, and a declared end-use; prohibited categories (weapons / military / nuclear / controlled dual-use) are automatically declined, and sanctioned-region requests go to manual review.询价须提供法人实体、真实联系人与最终用途申报;禁用途(武器/军事/核/受控两用)自动拒绝,涉制裁地区转人工审查。
  • No payment flows through this interface. Quotations and prepayment instructions (bank wire / T/T) come by email from enquiry@feode.com after human verification.本接口不产生任何支付。报价与预付款指引(银行电汇 T/T)在人工核验后由 enquiry@feode.com 邮件发出。
  • The read-only tools are free to call and safe to cache; specs mirror the human-facing pages of this site.只读工具可自由调用、可缓存;数据与本站人读页面同源一致。
Open the MCP endpoint →打开 MCP 端点 → Machining services加工服务 Email us邮件联系
Shenzhen Far East Oil Drilling Engineering Ltd. (FEODE) · 深圳市远东石油钻采工程有限公司
Huizhou manufacturing & test base, Guangdong, China · enquiry@feode.com · +86-755-2669-4302

This page documents FEODE's machine-readable interfaces. Tool responses are provided for information; they are not an offer, quotation, or contract. All orders are subject to compliance screening, a written quotation, and prepayment terms. 本页为远东机读接口说明。工具返回内容仅供参考,不构成要约、报价或合同。所有订单均须经合规筛查、书面报价与预付款条款。