← Registry

Learning Resources

onefork.org

An MCP server that provides search and retrieval of One Fork's evidence-based veganism articles, Q&A, myth rebuttals, and plant-based ingredient swap suggestions.

1 endpoint5 known toolsFirst detected September 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://onefork.org/mcp

No auth detected

MCP server metadata

Name
onefork
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for One Fork (onefork.org), an evidence-based vegan advocacy library. Use `search_articles` and `get_article` for published articles in 9 languages, `search_questions` for cited 'Ask a Vegan' answers, `search_myths` for rebuttals to common anti-vegan claims, and `find_vegan_swap` for plant-based ingredient substitutions. All content is public.

Known tools 5

search_articles

Search published One Fork articles (evidence-based writing on veganism, animals, health and the environment) by keyword and language.

Inferred read-only
get_article

Fetch the full text of one published One Fork article by slug and language, including its TL;DR, key takeaways, FAQ and cited sources.

Inferred read-only
search_questions

Search One Fork's 'Ask a Vegan' library of hand-written, cited answers to common questions about veganism.

Inferred read-only
search_myths

Search One Fork's library of common anti-vegan claims with evidence-based, cited rebuttals (nutrition, health, environment, ethics, culture, economics, animals, practicality).

Inferred read-only
find_vegan_swap

Suggest specific plant-based substitutes for a food ingredient, with conversion ratios, flavour/texture notes and best uses.

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

.mcp.json

{
  "mcpServers": {
    "onefork": {
      "type": "http",
      "url": "https://onefork.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "onefork": {
      "type": "http",
      "url": "https://onefork.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "onefork",
  "transport": "streamable-http",
  "url": "https://onefork.org/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.