mirror of
				https://gitea.com/gitea/gitea-mcp.git
				synced 2025-10-31 02:11:50 +00:00 
			
		
		
		
	fix README lint
This commit is contained in:
		| @@ -10,7 +10,7 @@ There is currently no official release. You will need to build the Gitea MCP Ser | |||||||
|  |  | ||||||
| You can download the source code by cloning the repository using Git: | You can download the source code by cloning the repository using Git: | ||||||
|  |  | ||||||
| ``` | ```bash | ||||||
| git clone https://gitea.com/gitea/gitea-mcp.git | git clone https://gitea.com/gitea/gitea-mcp.git | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| @@ -55,12 +55,13 @@ To configure the MCP server for Gitea, add the following to your MCP configurati | |||||||
|   } |   } | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| > [!NOTE] | > [!NOTE] | ||||||
| > You can provide your Gitea host and access token either as command-line arguments or environment variables. | > You can provide your Gitea host and access token either as command-line arguments or environment variables. | ||||||
|  |  | ||||||
| Once everything is set up, try typing the following in your MCP-compatible chatbox: | Once everything is set up, try typing the following in your MCP-compatible chatbox: | ||||||
|  |  | ||||||
| ``` | ```text | ||||||
| list all my repositories | list all my repositories | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user