Antigravity config #18
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kahliburke/Kaimon.jl#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Kaimon works nice with Antigravity in my limited experience. However it doesn't provide autoconfig out of the box. I've now set it up on a second computers, each time it was with the help of the AI agents. Would be nice to have autoconfig. Following code works:
@Eben60, great to hear the feedback and that it is working, I can add this or if you would like to take a stab at a PR you can get the credit :).
no I don't, nor are my agents 😀
Thanks for the report! We'll add an Antigravity autoconfig template.
One note: Kaimon uses the Streamable HTTP transport (the current MCP spec), not the legacy SSE transport. Your config with
"type": "sse"and/ssepath happens to work because of a catch-all GET handler, but it's not the correct transport.The proper Antigravity config should be:
Antigravity supports Streamable HTTP, so this should work correctly. We'll include this in the autoconfig generator for the next release.
@Eben60 , 1.1.0 is released!
Changed according to your suggestion, replacing among other things
Kaimon stopped working, in "Manage MCP servers" window I see
Unfortunately I don't have now time to test 1.1