Internal AI apps

Four apps your AI should be connected to.

Open each one, then connect it.

Follow a link to use the app directly. Point your AI tools at the same address so they can use it on your behalf.

Start with a question.

  • HawkMind“What did I note about the IRS API last month?”
  • TaxHawk Docs“How does TaxHawk deploy to Kubernetes?”
  • AI Hub“Has anyone built something to summarize a merge request?”
  • The Feed“Anything happening right now?”

A few practical details.

Do I need an API key?

No. Sign in with your TaxHawk Microsoft account. There are no API keys, environment variables, or shared credentials to manage.

How do I connect one to my AI tool?

Depends what you use. Each one takes the app's /mcp address from the cards above, and each asks you to sign in the first time.

Claude — web, desktop, mobile, Cowork
Settings → Connectors → Connect. Once per device.
Claude Code
claude mcp add --transport http -s user hawkmind https://hawkmind.taxhawk.ai/mcp
Codex
codex mcp add hawkmind --url https://hawkmind.taxhawk.ai/mcp
Cursor, or anything else that supports MCP
Add it as an HTTP MCP server using the same /mcp address.

Those two commands add HawkMind. Swap in the other addresses to add the rest.

My AI isn't using them. What's wrong?

Usually it isn't connected. Check that all four appear in your AI tool's list of connected servers, and that you've signed in to each at least once on that device.

Something's broken, or I want it to do something else.

File an issue on the app it concerns. Bugs, requests, and ideas all welcome.

HawkMind
git.taxhawk.com/taxhawk/it/hawkmind
TaxHawk Docs
git.taxhawk.com/taxhawk-ai/docs
AI Hub
git.taxhawk.com/taxhawk/it/ai-hub
The Feed
git.taxhawk.com/taxhawk/it/feed

Setup and connection problems go to the core plugins project instead.