File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323``` yaml
2424{
2525 " mcpServers " : {
26- " mcp- aktools" : {
26+ " aktools " : {
2727 " command " : " uvx" ,
2828 " args " : ["mcp-aktools"],
2929 " env " : {
4444``` yaml
4545{
4646 " mcpServers " : {
47- " mcp- aktools" : {
47+ " aktools " : {
4848 " url " : " https://server.smithery.ai/@aahl/mcp-aktools/mcp" # Streamable HTTP
4949 }
5050 }
@@ -61,7 +61,7 @@ docker-compose up -d
6161``` yaml
6262{
6363 " mcpServers " : {
64- " mcp- aktools" : {
64+ " aktools " : {
6565 " url " : " http://0.0.0.0:8808/mcp" # Streamable HTTP
6666 }
6767 }
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-10-17 /server.schema.json" ,
2+ "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-12-11 /server.schema.json" ,
33 "name" : " io.github.aahl/mcp-aktools" ,
44 "title" : " AkTools MCP Server" ,
55 "description" : " MCP Server for stock and crypto" ,
6- "version" : " 0.1.14" ,
76 "repository" : {
87 "url" : " https://github.com/aahl/mcp-aktools" ,
98 "source" : " github"
109 },
10+ "version" : " 0.1.14" ,
1111 "packages" : [
1212 {
1313 "registryType" : " pypi" ,
You can’t perform that action at this time.
0 commit comments