You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Then install the plugin for your agent (Claude Code, Codex, Cursor, or Antigravi
33
33
34
34
## Self-host
35
35
36
-
Self-hosting is free under AGPL-3.0. You can run the Piyaz server yourself and point the plugin's `piyaz-local`server at it. You need [Bun](https://bun.sh) and [Docker](https://docs.docker.com/get-docker/) for PostgreSQL. Full setup and upgrade steps are in the [self-host guide](https://docs.piyaz.ai/docs/self-hosting/run-locally).
36
+
Self-hosting is free under AGPL-3.0. You can run the Piyaz server yourself and register an MCP server in your editor that points at it. You need [Bun](https://bun.sh) and [Docker](https://docs.docker.com/get-docker/) for PostgreSQL. Full setup and upgrade steps are in the [self-host guide](https://docs.piyaz.ai/docs/self-hosting/run-locally).
"Run /mcp, select piyaz-local, Authenticate, and complete the browser sign-in against http://localhost:3000.",
78
+
'Add {"piyaz-self-hosted": {"serverUrl": "http://localhost:3000/api/mcp"}} to mcpServers in ~/.gemini/config/mcp_config.json, then run /mcp and Authenticate.',
0 commit comments