Skip to content

feat: declare schist MCP server instructions#219

Open
yibeichan wants to merge 1 commit into
mainfrom
codex/add-mcp-server-instructions
Open

feat: declare schist MCP server instructions#219
yibeichan wants to merge 1 commit into
mainfrom
codex/add-mcp-server-instructions

Conversation

@yibeichan

Copy link
Copy Markdown
Owner

Summary

  • add schist MCP server instructions to the initialize response
  • tell agents to prefer indexed schist search/context tools over filesystem grep/find for vault content
  • document the self-description behavior in README

Closes #208.

Tests

  • cd mcp-server && npm test -- --testPathPatterns=server-instructions.test.ts
  • cd mcp-server && npm test
  • cd mcp-server && npm run build
  • git diff --check

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.

feat(mcp): declare server instructions so agents prefer schist search over filesystem grep

1 participant