Skip to content

Feat/mcp/optimization#58

Merged
cvauclair merged 3 commits intomainfrom
feat/mcp/optimization
Jul 31, 2025
Merged

Feat/mcp/optimization#58
cvauclair merged 3 commits intomainfrom
feat/mcp/optimization

Conversation

@tourtourigny
Copy link
Contributor

Optimize tools for MCP server to be faster and easier to use

Modified:

  • search_types
  • search_relation_types
    Faster querying using PrefilteredSemanticSearch that has been added

Modified:

  • search_entity
    Now uses natural language for traversal filters and the version based on IDs is now called search_entity_using_ids

Removed:

  • search_space
    The spaces aren't directly used and everything is considered regardless of spaces

Removed:

  • search_properties
    Properties aren't available to use in queries directly so their search is removed to avoid confusion

@tourtourigny tourtourigny requested a review from cvauclair July 10, 2025 20:31
@cvauclair cvauclair merged commit ed5ea0e into main Jul 31, 2025
4 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.

2 participants