Internal AI apps
Four apps your AI should be connected to.
The apps
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.
HawkMind
hawkmind.taxhawk.ai
Connect your AI tohttps://hawkmind.taxhawk.ai/mcp
Keeps the notes and decisions you ask it to remember. They follow you between devices and supported AI tools, so a new session doesn't mean starting over.
For example“Remember that I'm leading the MEF pipeline rewrite this quarter.”
TaxHawk Docs
docs.taxhawk.ai
Connect your AI tohttps://docs.taxhawk.ai/mcp
Ask how TaxHawk works or who owns something. The answers come from our internal docs, including operational details and the gotchas you won't find on the public internet.
For example“Who owns our MySQL setup, and how do we escalate after hours?”
AI Hub
hub.taxhawk.ai
Connect your AI tohttps://hub.taxhawk.ai/mcp
Before you build an AI tool, check here. Coworkers publish skills, subagents, servers, plugins, hooks, and prompt packs for other people to reuse.
For example“I want a skill that auto-tags my merge requests.”
The Feed
feed.taxhawk.ai
Connect your AI tohttps://feed.taxhawk.ai/mcp
A timeline for deploys, maintenance, incidents, vendor status, and key dates. Use New, Now, or Horizon depending on how far you're looking.
For example“What deployed to prod today?”
Try it
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?”
FAQ
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
/mcpaddress.
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.