Skip to content

Commit e6986ed

Browse files
Merge pull request #241 from jhhxgn/patch-1
Fixed Readme link to sequential thinking server
2 parents 9505342 + e8f08ac commit e6986ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ These servers aim to demonstrate MCP features and the Typescript and Python SDK.
2424
- **[PostgreSQL](src/postgres)** - Read-only database access with schema inspection
2525
- **[Puppeteer](src/puppeteer)** - Browser automation and web scraping
2626
- **[Sentry](src/sentry)** - Retrieving and analyzing issues from Sentry.io
27-
- **[Sequential Thinking](src/sequential-thinking)** - Dynamic and reflective problem-solving through thought sequences
27+
- **[Sequential Thinking](src/sequentialthinking)** - Dynamic and reflective problem-solving through thought sequences
2828
- **[Slack](src/slack)** - Channel management and messaging capabilities
2929
- **[Sqlite](src/sqlite)** - Database interaction and business intelligence capabilities
3030

0 commit comments

Comments
 (0)