Skip to content

feat(mcp): guide agents to sqlkit tools for database access - #134

Merged
Blankll merged 1 commit into
masterfrom
feat/mcp-tool-guidance
Aug 10, 2026
Merged

feat(mcp): guide agents to sqlkit tools for database access#134
Blankll merged 1 commit into
masterfrom
feat/mcp-tool-guidance

Conversation

@Blankll

@Blankll Blankll commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

Strengthens sqlkit bridge tool descriptions so AI coding agents reach for sqlkit tools on any SQL data task (row counts, table contents, aggregations) instead of falling back to psql/mysql CLIs.

Changes

  • sqlkit__execute_query description now carries usage-scenario guidance and asks agents to report results in the user's language (中文/English)

Testing

  • cargo check passes

Strengthen execute_query description so AI agents reach for sqlkit on any SQL data task (row counts, table contents, aggregations) instead of psql/mysql CLIs, and report results in the user's language (中文/English).

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
@Blankll
Blankll merged commit da9e2e9 into master Aug 10, 2026
3 checks passed
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.

1 participant