AI

MCP tool support

Connect any Model Context Protocol server and the AI can call its tools and read its resources.

Todrise speaks the Model Context Protocol (MCP), so any MCP server you install shows up as tools and resources the AI can use mid-conversation. A built-in Fetch tool is included for ad-hoc URL retrieval without setting up a server.

Common setups

  • File-system MCP server — let the AI read / write a chosen directory.
  • GitHub MCP — search issues, read PRs, leave comments.
  • Database MCP — query Postgres / SQLite with read-only credentials.

Still stuck?

Open an issue on GitHub Issues.