0.0.16 • Published 7 months ago

@smcphub/weather v0.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Welcome to @smcphub/server šŸ‘‹

Version Documentation License: MIT

MCP Client of SMCPHUB. Support all Chinese cities now.

šŸ  Homepage

Install

npm i @smcphub/weather

OR

yarn add @smcphub/weather

Usage

import SmcphubClient from '@smcphub/client';

const smcphubClient = new SmcphubClient({
  api_key: 'YOUR_API_KEY'
});

smcphubClient.connect().then((tools) => {
  console.log(tools);
});

Author

šŸ‘¤ SMCPHUB

0.0.16

7 months ago

0.0.15

7 months ago

0.0.14

7 months ago

0.0.13

7 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago