Skip to content

Conversation

aaronsteers
Copy link
Contributor

No description provided.

Copy link

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Testing This Branch via MCP

To test the changes in this specific branch with an MCP client like Claude Desktop, use the following configuration:

{
  "mcpServers": {
    "connector-builder-mcp-dev": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/airbytehq/connector-builder-mcp.git@fix/dummy-catagog-methods", "connector-builder-mcp"]
    }
  }
}

Testing This Branch via CLI

You can test this version of the MCP Server using the following CLI snippet:

# Run the CLI from this branch:
uvx 'git+https://github.com/airbytehq/connector-builder-mcp.git@fix/dummy-catagog-methods#egg=airbyte-connector-builder-mcp' --help

PR Slash Commands

Airbyte Maintainers can execute the following slash commands on your PR:

  • /autofix - Fixes most formatting and linting issues
  • /poe <command> - Runs any poe command in the uv virtual environment

📝 Edit this welcome message.

Copy link

github-actions bot commented Aug 21, 2025

PyTest Results (Fast)

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 9543407. ± Comparison against base commit cb369d7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 21, 2025

PyTest Results (Full)

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 9543407. ± Comparison against base commit cb369d7.

♻️ This comment has been updated with latest results.

devin-ai-integration bot and others added 4 commits August 21, 2025 16:16
- Add new 'test-tool' poe task for direct MCP tool execution
- Create bin/test_mcp_tool.py script with sample manifest shortcuts
- Support both execute_stream_test_read and run_connector_readiness_test_report
- Enable one-liner testing: poe test-tool <tool_name> '<json_args>'
- Include @simple_api_manifest and @rick_and_morty_manifest shortcuts

Co-Authored-By: AJ Steers <[email protected]>
…cp-tool-testing' into fix/dummy-catagog-methods
@aaronsteers aaronsteers deleted the fix/dummy-catagog-methods branch August 25, 2025 18:02
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