Skip to content

Conversation

@zhangzhongnan928
Copy link
Contributor

Description

The Coinbase MCP server can be used by any AI applications which support the protocol not only Claude AI

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if appropriate):

@dschlabach dschlabach merged commit 45c1a4d into base:master Mar 12, 2025
Story91 pushed a commit to Story91/base-mcp that referenced this pull request Mar 21, 2025
…ure (base#1)

* Add Coinbase SDK, development tools, and update project structure

- Integrate Coinbase SDK for blockchain interactions
- Add development dependencies like nodemon, ts-node, and prettier
- Update package-lock.json and yarn.lock
- Enhance README with detailed project setup and usage instructions

* Prepare package for npm publication and enhance documentation

- Add npm package metadata and versioning
- Update README with comprehensive installation, configuration, and submission instructions
- Remove local configuration file with sensitive credentials
- Add badges and expand project description
- Prepare for public release and discoverability

* add mcp directory submission metadata

* Update .github/ISSUE_TEMPLATE/bug_report.md

* fix: remove build from tracked files

* fix: add conventional commits to CONTRIBUTING.md

---------

Co-authored-by: Daniel Schlabach <[email protected]>
Co-authored-by: dschlabach <[email protected]>
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.

2 participants