Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/remove-docs-integrations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sei-js/mcp-server': minor
---

Remove the `search_sei_js_docs` tool and route the remaining `search_docs` tool through the official docs.sei.io MCP endpoint instead of the legacy Mintlify/Trieve backends. Ensure the compiled docs search module is included in the published package.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with Sei.

## Documentation

Please check [our documentation](https://sei-js.docs.sei.io) for notes on how to get up and running.

## Packages

SeiJS consists of smaller NPM packages within the @sei-js namespace. For more detailed documentation on each package,
please refer to the table below.
SeiJS consists of smaller NPM packages within the @sei-js namespace. See the package READMEs below for usage details.

| Package | Description |
|---------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|
Expand Down Expand Up @@ -39,4 +34,4 @@ The correct Yarn version will be automatically used thanks to the `packageManage

### Building

To build all packages and docs, run `pnpm install` then `pnpm build:all`
To build all packages, run `pnpm install` then `pnpm build:all`
165 changes: 0 additions & 165 deletions docs/contributing.mdx

This file was deleted.

75 changes: 0 additions & 75 deletions docs/create-sei/quick-start.mdx

This file was deleted.

60 changes: 0 additions & 60 deletions docs/create-sei/templates.mdx

This file was deleted.

29 changes: 0 additions & 29 deletions docs/create-sei/welcome.mdx

This file was deleted.

Loading
Loading