Add CrossFin MCP — Asian crypto market data#51
Add CrossFin MCP — Asian crypto market data#51bubilife1202 wants to merge 1 commit intolobehub:mainfrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds a new CrossFin MCP configuration file to expose Asian crypto market data (Korean exchanges, cross-exchange routing, Kimchi premium monitoring, and x402 USDC payment-enabled APIs) through the MCP server. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: db809b62a2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "homepage": "https://crossfin.dev", | ||
| "identifier": "crossfin-mcp", | ||
| "meta": { |
There was a problem hiding this comment.
Add manifest URL for this plugin entry
This new entry is the only src/*.json plugin without a manifest, but the release pipeline still runs bun run sync first (.github/workflows/release.yml), and syncExistPlugins in scripts/sync.ts unconditionally calls fetch(pluginManifest.manifest) for every plugin file. In this state, crossfin-mcp always hits the error path and cannot participate in normal manifest-based syncing/consumption, so users of the index won’t get a usable install target unless a manifest (or explicit MCP-specific handling) is added.
Useful? React with 👍 / 👎.
Adds CrossFin MCP server for AI agent access to Asian crypto markets.
Install:
npx -y crossfin-mcpHomepage: https://crossfin.dev
npm: https://www.npmjs.com/package/crossfin-mcp
Summary by Sourcery
New Features: