Conversation
Pecant-Pie
left a comment
There was a problem hiding this comment.
Some small changes requested to clean up the docs and fix one typo in the steering docs for the power.
Pecant-Pie
left a comment
There was a problem hiding this comment.
Changes address PR feedback and make the documentation much clearer! Approved!
Pecant-Pie
left a comment
There was a problem hiding this comment.
Latest changes fix dev issues. Approved!
| "INFLECTRA_SPIRA_BASE_URL": "https://staging.spiraservice.net", | ||
| "INFLECTRA_SPIRA_USERNAME": "administrator", | ||
| "INFLECTRA_SPIRA_API_KEY": "{865C2327-021F-4C56-8829-F81F9376D681}" | ||
| }, | ||
| "disabled": false, | ||
| "disabled": true, |
There was a problem hiding this comment.
staging API key in here!! I think the .kiro folder should be in the gitignore list.
Pecant-Pie
left a comment
There was a problem hiding this comment.
Converts synchronous mcp tools to asynchronous using python's async await syntax. This also includes changing the http client to an Async version, as well as changing the test suite to support the new async format. Also fixes the Kiro Power to MCP Server connection.
See [RQ:5605]. This PR refactors the initial MCP server to be a more scalable platform for the future and adds some specific power features for Kiro.