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

5 months ago

0.0.12

5 months ago

0.0.11

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago