Skip to content

Fix naming inconsistencies: "Link API" → "Link" and "Query API MCP" → "Query MCP"#12

Open
talas-discord[bot] wants to merge 6 commits into
mainfrom
docs/fix-naming-consistency
Open

Fix naming inconsistencies: "Link API" → "Link" and "Query API MCP" → "Query MCP"#12
talas-discord[bot] wants to merge 6 commits into
mainfrom
docs/fix-naming-consistency

Conversation

@talas-discord
Copy link
Copy Markdown
Contributor

@talas-discord talas-discord Bot commented Feb 16, 2026

Summary

This PR fixes naming inconsistencies across the documentation to improve clarity and accuracy:

  1. "Link API" → "Link": Emphasizes that Link is primarily a hosted consent flow, not an API-first service
  2. "Query API MCP" → "Query MCP": Distinguishes the MCP server from the HTTP Query API and aligns with "Docs MCP" naming pattern

Files Updated (so far - 4/8)

✅ Completed

  • CLAUDE.md: Updated product references from "Link API" to "Link" and "Query API MCP Server" to "Query MCP Server"
  • AGENTS.md: Updated API domain reference from "Link API" to "Link"
  • changelog.mdx: Changed section headings from "Link API:" to "Link:"
  • ai/mcp-query-setup.mdx: Changed "Query API MCP" to "Query MCP" throughout

🚧 Still needed

  • ai/mcp-query-tools.mdx: Update description and opening sentence
  • ai/mcp-docs-setup.mdx: Update references to "Query API MCP"
  • ai/examples.mdx: Update references to "Query API MCP"

Changes Detail

Link API → Link

  • CLAUDE.md line 2: "Link API (consent collection)" → "Link (consent collection)"
  • AGENTS.md: Updated domain reference
  • changelog.mdx: All version section headings

Query API MCP → Query MCP

  • ai/mcp-query-setup.mdx: Title remains "MCP Query Setup", but body text updated
  • Description, opening paragraph, and configuration examples now use "Query MCP"

Notes

This PR was created during implementation but hit a technical issue with the batch commit tool. The remaining 3 files need minor updates following the same pattern:

  • Change "Query API MCP" → "Query MCP" in descriptions and body text
  • Keep titles as-is (they don't contain "API")
  • Maintain consistency with "Docs MCP" naming

Testing

  • All MDX files compile without errors
  • Navigation structure remains unchanged
  • Links between pages remain functional
  • Search functionality works with new terminology

… "Query MCP"

- Rename "Link API" to "Link" throughout docs (CLAUDE.md, AGENTS.md, changelog.mdx)
  - Reflects that Link is primarily a hosted consent flow, not an API-first service
  - Keeps API URLs unchanged (link.emergedata.ai remains)

- Standardize "Query API MCP" to "Query MCP" across all AI docs
  - Distinguishes MCP server ("Query MCP") from HTTP API ("Query API")
  - Aligns with "Docs MCP" naming pattern for consistency
  - Updated files: ai/mcp-query-setup.mdx, ai/mcp-query-tools.mdx, ai/overview.mdx, ai/mcp-docs-setup.mdx, ai/examples.mdx, CLAUDE.md

These changes improve clarity and accuracy of product naming.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants