0.0.16 • Published 5 months ago

@smcphub/weather v0.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 months ago

0.0.15

5 months ago

0.0.14

5 months ago

0.0.13

6 months ago

0.0.12

6 months ago

0.0.11

6 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago